ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / AutoCompleteComboBoxSetting Class / Delay Property

In This Topic
    Delay Property
    In This Topic
    Gets the duration to delay updating the suggestion list. Returns Zero if no delay. Default: 300ms.
    Syntax
    public virtual TimeSpan Delay {get;}
    Public Overridable ReadOnly Property Delay As TimeSpan
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also