[]
Gets or sets a value indicating whether the touch mode is enabled or disabled in the viewer.
public TouchMode TouchMode { get; set; }
Type | Description |
---|---|
TouchMode |
|
When touch mode is enabled, the viewer optimizes its interface and behavior for touch interactions. This may include larger UI elements and different gesture handling. This setting is particularly useful on touch-enabled devices.