INotification.

OnClose Property

Summary

Gets an Action to be run when the notification is closed.

Syntax

Action OnClose { get; }

Value

Type Description
Action