Skip to content

.showCursor

Show or hide the cursor.

Usage

Arguments

  • state -> boolean
    • If true, show the cursor. If false, hide the cursor.

Returns

  • Returns a void.
typescript
AthenaClient.webview.showCursor(true);

Created by Stuyk | Est. 2020