INotification.

OnClick Property

Summary

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

Syntax

Action OnClick { get; }

Value

Type Description
Action