StandardTouchTool.PanEnabled Property
Gets or sets a flag indicating if the user may pan the view by dragging with one or two fingers.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean PanEnabled { get; set; }
Property Value
Type: System.Boolean
Default: true
True if panning is enabled, False otherwise.
Default: true
True if panning is enabled, False otherwise.
Platforms
Windows, Linux, Android