Enum VisibilityChangeType
Definition
- Assembly:
- Tizen.NUI.dll
The visibility change type.
public enum VisibilityChangeType
Fields
Name | Description |
---|---|
PARENT | The visibility of a parent has changed. |
SELF | The visibility of the actor itself has changed. |