Class Button.ClickEventArgs

Definition

Namespace:
Tizen.NUI.Components
Assembly:
Tizen.NUI.Components.dll
API Level:
6

ClickEventArgs is a class to record button click event arguments which will sent to user.

C#
Copy
public class ClickEventArgs : EventArgs
Inheritance
Button.ClickEventArgs