Skip to main content

noteFocus

Use to prevent markup from being deleted by hitting delete when editing note text.

Syntax

RxCore.noteFocus(onOff)

Parameters

  • onOff: boolean — Set to true to enable note focus, or false to disable it.

Returns

  • NA — This method does not return a value.