Skip to main content

DeviceColors

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides information about system colors.

public class DeviceColors : DeviceInfoBase

Access this class through the Device singleton.

Constructors

Instance memberDeviceColors()

Creates a new instance of DeviceColors.

Properties

Instance memberSystemBackground

Color: Returns the device's system background color.

Methods

Instance memberOnWebUpdate(info)

Updates the info configuration.

ParameterTypeDescription
infoObjectThe info configuration.

Events

Instance memberColorsChanged

EventHandler Fires when device colors change.