Table of Contents

Property MinCodeCompletionInterval

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

MinCodeCompletionInterval

Gets or set minimal time interval before code completion popup is shown. If Null, DefaultMinCodeCompletionInterval is used.

[Browsable(false)]
public int? MinCodeCompletionInterval { get; set; }

Property Value

int?