ArcGIS Pro 3.2 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: "Learn More..."  
    Public Property Gets or sets the Help topic link. (optional)  
    Public Property Gets or sets 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 Toast notification severity  
    Public Property Gets or sets the title.  
    Top
    See Also