Class Layer.VisibilityChangedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Event arguments of visibility changed.
C#Copypublic class VisibilityChangedEventArgs : EventArgs
- Inheritance
-
Layer.VisibilityChangedEventArgs
Properties
Declaration
C#Copypublic Layer Layer { get; set; }
Property Value
Type | Description |
---|---|
Layer |
Declaration
C#Copypublic bool Visibility { get; set; }
Property Value
Type | Description |
---|---|
Boolean |