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

Creates a new instance of DeviceColors.

Properties

Color: Returns the device's system background color.

Methods

Updates the info configuration.

ParameterTypeDescription

info

The info configuration.

Events

EventHandler Fires when device colors change.

Last updated