Enumeration for different mode behaviors of the InvisibleMessage.
Properties Overview
Node
Description
sap.ui.core.InvisibleMessageMode.Assertive
Indicates that updates to the region have the highest priority and should be presented to the user immediately.
sap.ui.core.InvisibleMessageMode.Polite
Indicates that updates to the region should be presented at the next graceful opportunity, such as at the end of reading the current sentence, or when the user pauses typing.