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