ArcGIS Pro 3.0 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, Windows 8.1

    See Also