Skip to main content

markuphoverevent

Enables or disables the GUI_MarkupHover callback for markup mouseover events. This can be used in the UI to display information about a markup when the mouse is moved over it.

Syntax

RxCore.markuphoverevent(onoff)

Parameters

  • onoff: boolean — Set to true to enable the callback, or false to disable it.

Returns

  • NA — This method does not return a value.