Class GestureInfoEventArgs
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
Accessibility gesture information event arguments.
C#Copypublic class GestureInfoEventArgs : EventArgs
- Inheritance
-
GestureInfoEventArgs
Properties
Declaration
C#Copypublic bool Consumed { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Declaration
C#Copypublic GestureInfoType GestureInfo { get; }
Property Value
Type | Description |
---|---|
GestureInfoType |