Skip to main content

AppTheme

Namespace: Wisej.Hybrid.Shared.Screen

Assembly: Wisej.Hybrid

The different style modes available to the device.

public enum AppTheme : Enum

Fields

NameDescription
Darkthe dark interface style.
LightThe light interface style.
UnspecifiedAn unspecified interface style.

Used By

NameDescription
DeviceSystemInfo.AppThemeApp theme (i.e. light, dark, etc.)
DeviceTheme.SetThemeSets the hybrid app's theme.