cohtml.Net.GestureManager
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| GestureManager() | |
| void | AddRecognizer(GestureRecognizerBase recognizer) |
| void | RemoveRecognizer(GestureRecognizerBase recognizer) |
| void | UpdateTouches(TouchEventData [] touches, ulong count) |
| ulong | GetRecognizersCount() |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function GestureManager
Section titled “function GestureManager”GestureManager()function AddRecognizer
Section titled “function AddRecognizer”void AddRecognizer( GestureRecognizerBase recognizer)function RemoveRecognizer
Section titled “function RemoveRecognizer”void RemoveRecognizer( GestureRecognizerBase recognizer)function UpdateTouches
Section titled “function UpdateTouches”void UpdateTouches( TouchEventData [] touches, ulong count)function GetRecognizersCount
Section titled “function GetRecognizersCount”ulong GetRecognizersCount()Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.