Device.StyleModes

Wisej.Web.Ext.MobileIntegration.Device StyleModes

Namespace: Wisej.Web.Ext.MobileIntegration

Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)

The different style modes available to the device.

public enum StyleModes : Enum

Fields

NameDescription

Dark

the dark interface style.

Light

The light interface style.

Unspecified

An unspecified interface style.

Used By

NameDescription

A value indicating which mode the device is in (Dark mode, light mode, etc.).

Last updated