ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification Class


In This Topic
    Notification Class Properties
    In This Topic

    For a list of all members of this type, see Notification members.

    Public Properties
     NameDescription
    Public Property Gets if there is a help topic link.  
    Public Property Gets or sets the text accompanying the HelpTopic (if set). Default value is "Learn More..."  
    Public Property Gets or sets the Help topic link. A help topic link is optional for a notification.  
    Public Property Gets the framework assigned Id.  
    Public Property Gets or sets the image to show. ImageUrl must be null for this property to work properly.  
    Public Property Gets or sets the image to show. Use ImageSource if you have a resource.  
    Public Property Gets or sets the message.  
    Public Property Gets or sets the Toast notification severity.  
    Public Property Gets or sets the title.  
    Top
    See Also