force-display-focus in editor-canvas%
Enables or disables force-focus mode. In force-focus mode, the caret of the editor displayed in this canvas will always be visible, even when the canvas does not actually have the keyboard focus.
(-> booleansendan-editor-canvasforce-display-focus)Returns
#tif force-focus mode is enabled,#fotherwise.
(-> voidsendan-editor-canvasforce-display-focuson?)
on?: booleanIf
on?is#f, the focus is displayed normally, otherwise the focus display is forced.