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