blockly > ToastOptions > assertiveness

ToastOptions.assertiveness property

How prominently/interrupting the readout of the toast should be for screenreaders. Corresponds to aria-live and defaults to polite.

Signature:

assertiveness?: Toast.Assertiveness;