Enum StyleChangeType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Types of style change. Enumeration for the StyleChange type.
public enum StyleChangeType
Fields
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. |