ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControl Class / LocateIsEnabled Property

In This Topic
    LocateIsEnabled Property
    In This Topic
    Gets the enabled state of the LocatorControl. The control is enabled after internal initialization has occurred.
    Syntax
    public bool LocateIsEnabled {get;}
    Public ReadOnly Property LocateIsEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also