notice(msg, color, opts)
Show a transient runtime notice/HUD message.
| Name | Type | Required | Description |
|---|---|---|---|
msg |
string | yes | Notice text. |
color |
array | no | Foreground/background color pair. |
opts |
object | no | Duration/behavior options. |
void
No additional runtime notes yet.
No additional details yet.