StandardTool3D.KineticScrollingEnabled Property
Gets or sets a flag indicating if kinetic scrolling is enabled.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Boolean KineticScrollingEnabled { get; set; }
Property Value
Type: System.Boolean
Default: true
True if kinetic scrolling is enabled, False if kinetic scrolling is disabled.
Default: true
True if kinetic scrolling is enabled, False if kinetic scrolling is disabled.
Platforms
Windows, Linux, Android