DeviceStatusBar
Wisej.Hybrid.DeviceStatusBar
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides properties to interact with the device's status bar.
public class DeviceStatusBar
Access this class through the Device singleton.
Constructors
DeviceStatusBar()

Creates a new instance of DeviceStatusBar.
Properties
BackColor

Color: Gets or sets the back color of the Device's status bar.
TextColor

StatusBarTextColor: Gets or sets the text color of the status bar.
Last updated