Public Types | |
enum | EventType { EventType.Unknown, EventType.Fling, EventType.PanStart, EventType.PanEnd, EventType.Tap } |
Public Member Functions | |
virtual void | Dispose () |
float | GetDeltaX () |
float | GetDeltaY () |
float | GetDuration () |
void | SetDeltaX (float newDeltaX) |
void | SetDeltaY (float newDeltaY) |
void | SetDuration (float newDuration) |
GestureEventData () | |
Protected Attributes | |
bool | swigCMemOwn |
Properties | |
float | CurrentLocationX [get, set] |
float | CurrentLocationY [get, set] |
float | StartLocationX [get, set] |
float | StartLocationY [get, set] |
GestureEventData.EventType | Type [get, set] |
|
strong |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |