processHintsImmediate MethodStatic

Immediately process pending hints and update tool dynamics using the adjusted point when not called from a button down event.

processHintsImmediate(): void

@note Provided to help with exceptions cases, such as starting an InputCollector from the active tool's drag event, that are not handled by normal hint processing. A typical interactive tool should not call this method and should only be calling sendHints.

@see sendHints

Returns - void

Defined in

Last Updated: 18 January, 2025