ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / NotificationItem Class / Action Property

In This Topic
    Action Property (NotificationItem)
    In This Topic
    Gets a custom handler specified to control what happens when a notification is clicked.
    Syntax
    public Delegate Action {get;}
    Public ReadOnly Property Action As Delegate
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also