TouchPolicy Property
TouchPolicy
The touch policy the key will have. None is equivalent to Default.
C#
public PivTouchPolicy TouchPolicy { get; set; }
Property Value
Type | Description |
---|---|
PivTouchPolicy | The touch policy. |
The touch policy the key will have. None is equivalent to Default.
public PivTouchPolicy TouchPolicy { get; set; }
Type | Description |
---|---|
PivTouchPolicy | The touch policy. |