Interface IMessage
A message in a message notifier from an SAPUI5 notification bar.
public interface IMessage : INotification
- Inherited Members
Properties
Level
Returns the severity level of the message. Possible values: MessageLevel
MessageLevel Level { get; }