DeviceColors
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides information about system colors.
- C#
- VB.NET
public class DeviceColors : DeviceInfoBase
Public Class DeviceColors
Inherits 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 |
|---|---|---|
| info | Object | The info configuration. |
Events
ColorsChanged
EventHandler Fires when device colors change.