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