Class Window.TouchEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
The touch event argument.
public class TouchEventArgs : EventArgs
- Inheritance
Properties
View SourceTouch
Touch.
Declaration
public Touch Touch { get; set; }
Property Value
Type | Description |
---|---|
Touch |