DeviceToolbar

Wisej.Web.Ext.MobileIntegration.DeviceToolbar

Namespace: Wisej.Web.Ext.MobileIntegration

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

Represents the native toolbar on the mobile device.

public class DeviceToolbar

Properties

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

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

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

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

Events

ClickEventHandler Fired when the user clicks a toolbar button.

Last updated