ArcGIS Pro 3.7 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 Overridable ReadOnly Property Delay As TimeSpan
    public virtual TimeSpan Delay {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also