Classes | |
class | TouchEventDataWithCurrentPos |
Public Member Functions | |
virtual void | Dispose () |
GestureRecognizerState | GetState () |
bool | IsEnabled () |
void | SetEnabled (bool enable) |
int | GetPriority () |
void | SetGestureListener (IGestureListener listener) |
virtual bool | OnTouchesBegan (TouchEventData arg0, uint arg1) |
virtual bool | OnTouchesMoved (GestureRecognizerBase.TouchEventDataWithCurrentPos arg0, uint arg1) |
virtual bool | OnTouchesEnded (GestureRecognizerBase.TouchEventDataWithCurrentPos arg0, uint arg1) |
virtual void | OnGestureRecognized () |
virtual GestureType | GetType () |
float | GetTouchLocationX () |
float | GetTouchLocationY () |
void | RecognizeTouches (TouchEventData touches, uint count) |
Static Public Attributes | |
static readonly int | MAX_TRACKING_TOUCHES = cohtmlNativePINVOKE.GestureRecognizerBase_MAX_TRACKING_TOUCHES_get() |
Protected Attributes | |
bool | swigCMemOwn |
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, cohtml.Net.PanRecognizer, and cohtml.Net.TapRecognizer.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, cohtml.Net.PanRecognizer, and cohtml.Net.TapRecognizer.
|
inline |
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, cohtml.Net.PanRecognizer, and cohtml.Net.TapRecognizer.
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, cohtml.Net.PanRecognizer, and cohtml.Net.TapRecognizer.
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, cohtml.Net.PanRecognizer, and cohtml.Net.TapRecognizer.
|
inlinevirtual |
Reimplemented in cohtml.Net.FlingRecognizer, and cohtml.Net.PanRecognizer.
|
inline |
|
inline |
|
inline |
|
static |
|
protected |