Property phase
phase
Phase of the touch event.
Declaration
public readonly TouchPhase phase { get; }
Property Value
| Type | Description |
|---|---|
| TouchPhase | Phase of a touch. |
Remarks
Test
Phase of the touch event.
public readonly TouchPhase phase { get; }
| Type | Description |
|---|---|
| TouchPhase | Phase of a touch. |
Test