[]
Represents the viewer's toolbar.
public class Toolbar : IDisposable
The Toolbar
class allows you to manipulate the toolbar elements for different layouts such as desktop, mobile, and fullscreen.
Name | Description |
---|---|
Desktop | Gets the toolbar items configured for the desktop layout. |
Fullscreen | Gets the toolbar items configured for fullscreen mode. |
Mobile | Gets the toolbar items configured for the mobile layout. |
Name | Description |
---|---|
Dispose() | |
Toggle(bool) | Toggles the toolbar visibility. |