DeviceColors
Wisej.Hybrid.DeviceColors
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about system colors.
public class DeviceColors : DeviceInfoBase
Access this class through the Device singleton.
Constructors
DeviceColors()

Creates a new instance of DeviceColors.
Properties
SystemBackground

Color: Returns the device's system background color.
Methods
OnWebUpdate(info)

Updates the info configuration.
Parameter
Type
Description
Events
ColorsChanged

EventHandler Fires when device colors change.
Last updated