PointerEventArgs Class |
Namespace: TouchScript
public class PointerEventArgs : EventArgs
The PointerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCachedEventArgs |
Returns cached instance of EventArgs.
This cached EventArgs is reused throughout the library not to alocate new ones on every call.
|