Class AndroidTouchDispatcher
Inherited Members
Namespace: Evergine.Android
Assembly: Evergine.Android.dll
Syntax
public class AndroidTouchDispatcher : PointerDispatcher
Constructors
AndroidTouchDispatcher(View)
Initializes a new instance of the AndroidTouchDispatcher class.
Declaration
public AndroidTouchDispatcher(View view)
Parameters
Type | Name | Description |
---|---|---|
View | view | The View associated with this dispatcher. |
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()