blockly > utils > aria > DynamicAnnouncementOptions > assertiveness
utils.aria.DynamicAnnouncementOptions.assertiveness property
How assertive the announcement should be.
Important*: It was found through testing that ASSERTIVE announcements are often outright ignored by some screen readers, so it's generally recommended to always use POLITE unless specifically tested across supported readers.
Signature:
assertiveness?: LiveRegionAssertiveness;