Enum VisibilityChangeType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
The visibility change type.
C#Copypublic enum VisibilityChangeType
Name | Description |
---|---|
PARENT | The visibility of a parent has changed. |
SELF | The visibility of the actor itself has changed. |