DeviceTabBar
Wisej.Hybrid.DeviceTabBar
Last updated
Wisej.Hybrid.DeviceTabBar
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides access to the client device's tab bar.
Access this class through the Device singleton.
Creates a new instance of DeviceTabBar.
Color: Gets or sets the background color for the tab bar.
TabBarItem[]: Gets or sets the tab bar items.
Color: Gets or sets the title color for the tab bar.
Color: Gets or sets the unselected color for the tab bar items.
Boolean: Gets or sets whether the tab bar is visible.
EventHandler<TabSelectedEventArgs> Fires when a tab item is selected.