sendHints Method
Provide hints to AccuDraw using the current builder state.
sendHints(activate: boolean = true): boolean
@returns true if hints were successfully sent.
| Parameter | Type | Description |
|---|---|---|
| activate | boolean |
Returns - boolean
true if hints were successfully sent.
Defined in
- core/frontend/src/AccuDraw.ts Line 3700
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.