Completion.autoCompleteDelay

uint autoCompleteDelay() @property nothrow

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 nothrow

Set autoCompleteDelay property.

Parameters

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