[]
Gets or sets the visibility of the touch mode button on the viewer's toolbar.
public TouchModeButtonVisibility TouchModeButtonVisibility { get; set; }
Type | Description |
---|---|
TouchModeButtonVisibility | One of the TouchModeButtonVisibility values that determines the visibility of the touch mode button. The default is Auto. |