Options
All
  • Public
  • Public/Protected
  • All
Menu

The Cursor Aptitude provides access to the cursor position.

Hierarchy

  • Cursor

Index

Methods

  • Starts listening to changes to the cursor position.

    Parameters

    • callback: (pos: Position) => void

      The callback function called when the function changes.

    Returns Promise<Cancellable>

Generated using TypeDoc