Completion.autoCompleteDelay

uint autoCompleteDelay() @property

Get autoCompleteDelay property.

Returns

Determines the popup delay (in milliseconds) at which the completion

will be shown for interactive completion.

void autoCompleteDelay(uint propval) @property

Set autoCompleteDelay property.

Parameters

propvalDetermines the popup delay (in milliseconds) at which the completion will be shown for interactive completion.