ShowGrippers Property
ShowGrippers
Gets or sets whether to show grippers when inputting by touch.
Declaration
bool ShowGrippers { get; set; }
Property ShowGrippers As Boolean
Property Value
Type |
Description |
bool |
true to show grippers when inputting by touch; otherwise, false.
|