enum sap.ui.core.InvisibleMessageMode

Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-COR

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.