Enum StyleChangeType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Types of style change. Enumeration for the StyleChange type.

C#
Copy
[Obsolete("Deprecated in API9, Will be removed in API11.")] public enum StyleChangeType
Name Description
DefaultFontChange

Denotes that the default font has changed.

DefaultFontSizeChange

Denotes that the default font size has changed.

ThemeChange

Denotes that the theme has changed.