ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Gallery Class / AlwaysFireOnClick Property

In This Topic
    AlwaysFireOnClick Property
    In This Topic
    Gets or sets the boolean to fire the click event even if the item is currently selected. The default value is false.
    Syntax
    public bool AlwaysFireOnClick {get; set;}
    Public Property AlwaysFireOnClick As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also