DeviceStatusbar

Wisej.Web.Ext.MobileIntegration.DeviceStatusbar

Namespace: Wisej.Web.Ext.MobileIntegration

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

Represents the statusbar of the mobile device.

public class DeviceStatusbar

Properties

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

StatusBarForeColor: Returns or sets the text color of the statusbar.

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

Methods

Starts updating mode. The device will not receive the updates until EndUpdate is called an equal number of times as calls to BeginUpdate.

Ends updating mode and updates the client device.

Last updated