Enum StyleChangeType
Definition
- Assembly:
- Tizen.NUI.dll
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. |