Determines how the control will respond to touch rotation
Member of Control (PRIM_CTRL)
Data Type - Enumeration
The TouchRotate property determines how a control will respond to touch rotation. Touch rotation will directly affect the Rotation property of the control.
Enum Value | Description |
---|---|
Parent | All touch rotation processing will be directed to the parent control |
Yes | The control can be rotated using touch |
Febuary 18 V14SP2