Class AggregatedVisibilityChangedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments of aggregated visibility changed.
public class AggregatedVisibilityChangedEventArgs : EventArgs
- Inheritance
-
objectAggregatedVisibilityChangedEventArgs
Properties
View SourceVisibility
Whether the view is now visible or not.
Declaration
public bool Visibility { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |