Class Tab.ItemChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 6
ItemChangedEventArgs is a class to record item change event arguments which will sent to user.
C#Copypublic class ItemChangedEventArgs : EventArgs
- Inheritance
Fields
Declaration
C#Copypublic int CurrentIndex
Field Value
Type | Description |
---|---|
System.Int32 |
API Level: 6
Declaration
C#Copypublic int PreviousIndex
Field Value
Type | Description |
---|---|
System.Int32 |