DeviceTabBar

Wisej.Web.Ext.MobileIntegration.DeviceTabBar

Namespace: Wisej.Web.Ext.MobileIntegration

Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)

Represents the native TabBar on the mobile device.

public class DeviceTabBar

Properties

Color: Returns or sets the background color of the TabBar.

Button[]: Returns or sets the collection of TabBar buttons.

Color: Returns or sets the text color of the items in the TabBar.

Color: Returns or sets the text color of the selected item in the TabBar.

Boolean: Returns or sets whether the tabBar is visible on the device.

Methods

Updates the tabBar on the device.

Events

SelectedEventHandler Fired when the user changes the selected tab button.

Last updated