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 totrueto enable the callback, orfalseto disable it.
Returns
- NA — This method does not return a value.