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