Class View.ChildRemovedEventArgs
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
- API Level:
- 5
Event argument passed through the ChildRemoved event.
C#Copypublic class ChildRemovedEventArgs : EventArgs
- Inheritance
-
View.ChildRemovedEventArgs
Properties
Declaration
C#Copypublic View Removed { get; set; }
Property Value
Type | Description |
---|---|
View |