[NotClientImplementableAttribute]
public interface INotificationManager<NotClientImplementableAttribute>
Public Interface INotificationManager[<NotClientImplementableAttribute>]
type INotificationManager = interface end| Close(INotification) | Closes a notification. |
| CloseAll | Closes all notifications. |
| Show(INotification) | Show a notification. |