Interface · Client API
Controls the CEF mouse cursor and reports its screen position.
interface CursorManagergetPosition(): Vec2Returns the cursor position in client-window pixels.
hide(): voidHides the CEF cursor.
show(): voidShows the CEF cursor.