Table of Contents

Property IsPanEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsPanEnabled

Gets or sets a value indicating whether pan gestures update the tracker's offset.

public bool IsPanEnabled { get; set; }

Property Value

bool

true to apply pan deltas to the offset; otherwise, false. The default is true.