Class View.TouchEventArgs
Definition
- Namespace:
- Tizen.NUI.Base
Components
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the touch signal.
public class View.TouchEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args View.Touch Event Args
Properties
View SourceTouch
Touch - contains the information of touch points.
Declaration
public Touch Touch { get; set; }
Property Value
Type | Description |
---|---|
Touch |