Warns the listeners that a parameter has finished being hovered in the UI.
Should only ever be called from the UI thread.
This doesn't communicate anything to the host.
Note: Widgets are not forced to signal this if they do not want other
widgets to display a parameter value.
Warning: calls to beginParamHover/endParamHover must be balanced.
Warns the listeners that a parameter has finished being hovered in the UI. Should only ever be called from the UI thread. This doesn't communicate anything to the host.
Note: Widgets are not forced to signal this if they do not want other widgets to display a parameter value.
Warning: calls to beginParamHover/endParamHover must be balanced.