⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Input.Pointer

static Pointer Pointer(int index, InputSource filter)

This gets the pointer by filter based index.

   
int index Index of the pointer.
InputSource filter Filter used to search for the Pointer.
RETURNS: Pointer The Pointer data.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!