INotifier Interface
A notifier in an SAPUI5 notification bar.

C# Syntax

public interface INotifier 
Public Properties
 NameDescription
PropertyMessagesReturns all notification messages in the notifier.  
Top
Public Methods
 NameDescription
MethodSelectSelects the specific notification message in the notifier.  
Top