DeviceMenuBar
Wisej.Hybrid.DeviceMenuBar
Last updated
Wisej.Hybrid.DeviceMenuBar
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods to interact with the device's menu bar.
The Device's title bar must be visible to see the menu bar. Access this class through the Device singleton.
Creates a new instance of DeviceMenuBar.
MenuItem[]: Gets or sets the menu bar items.
EventHandler<MenuItemClickedEventArgs> Fired when a MenuItem is clicked.