Public Member Functions | |
override void | Dispose () |
FlingRecognizer (GestureManager manager, int priority) | |
override bool | OnTouchesBegan (TouchEventData touches, uint count) |
override bool | OnTouchesMoved (GestureRecognizerBase.TouchEventDataWithCurrentPos touches, uint count) |
override bool | OnTouchesEnded (GestureRecognizerBase.TouchEventDataWithCurrentPos touches, uint count) |
override void | OnGestureRecognized () |
override GestureType | GetType () |
![]() | |
GestureRecognizerState | GetState () |
bool | IsEnabled () |
void | SetEnabled (bool enable) |
int | GetPriority () |
void | SetGestureListener (IGestureListener listener) |
float | GetTouchLocationX () |
float | GetTouchLocationY () |
void | RecognizeTouches (TouchEventData touches, uint count) |
Properties | |
uint | MinimumNumberOfTouches [get, set] |
uint | MaximumNumberOfTouches [get, set] |
Additional Inherited Members | |
![]() | |
static readonly int | MAX_TRACKING_TOUCHES = cohtmlNativePINVOKE.GestureRecognizerBase_MAX_TRACKING_TOUCHES_get() |
![]() | |
bool | swigCMemOwn |
|
inline |
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
inlinevirtual |
Reimplemented from cohtml.Net.GestureRecognizerBase.
|
getset |
|
getset |