ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControlConfigureProperties Class / AutoSearch Property

In This Topic
    AutoSearch Property
    In This Topic
    Gets and sets if the search is to occur automatically. Default value is false.
    Syntax
    public bool AutoSearch {get; set;}
    Public Property AutoSearch As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also