updateFloatingCursor abstract method

void updateFloatingCursor(
  1. RawFloatingCursorPoint point
)

Updates the floating cursor position and state.

Implementation

void updateFloatingCursor(RawFloatingCursorPoint point);