AppTheme

Wisej.Hybrid.Shared.Screen.AppTheme

Namespace: Wisej.Hybrid.Shared.Screen

Assembly: Wisej.Hybrid (3.5.0.0)

The different style modes available to the device.

public enum AppTheme : Enum

Fields

NameDescription

Dark

the dark interface style.

Light

The light interface style.

Unspecified

An unspecified interface style.

Used By

NameDescription

App theme (i.e. light, dark, etc.)

Sets the hybrid app's theme.

Last updated