[]
Gets the toolbar used in touch mode.
public Viewer.ViewerToolbar TouchModeToolbar { get; }
Type | Description |
---|---|
Viewer.ViewerToolbar | The Viewer.ViewerToolbar that is displayed when the viewer is in touch mode. |
This property provides access to the toolbar that is specifically designed for touch interactions, offering larger buttons and spacing to accommodate touch input. It is only visible when the viewer is in touch mode.