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
- core/frontend/src/AccuDraw.ts Line 3401
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.