Class Popup.ButtonClickEventArgs
Deprecated in API8; Will be removed in API10
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 6
ButtonClickEventArgs is a class to record button click event arguments which will sent to user.
[Obsolete("Deprecated in API8; Will be removed in API10")]
public class ButtonClickEventArgs : EventArgs
- Inheritance
Fields
View SourceButtonIndex
Deprecated in API8; Will be removed in API10
Button index which is clicked in Popup
Declaration
[Obsolete("Deprecated in API8; Will be removed in API10")]
public int ButtonIndex
Field Value
Type | Description |
---|---|
Int32 |