DeviceToolbar
Wisej.Hybrid.DeviceToolbar
Last updated
Wisej.Hybrid.DeviceToolbar
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods to interact with the client device's toolbar.
The Device's title bar must be visible to see the toolbar. Access this class through the Device singleton.
Initializes a new instance of DeviceToolbar.
Color: Gets or sets the toolbar's background color.
Color: Gets or sets the toolbar's foreground color.
ToolbarItem[]: Gets or sets the device's toolbar items.
Boolean: Gets or sets whether the toolbar is visible.
EventHandler<ToolbarItemClickedEventArgs> Fires when a toolbar item is clicked.