will be shown for interactive completion.
Completion.autoCompleteDelay
uint autoCompleteDelay() @property nothrowGet autoCompleteDelay property.
Returns
Determines the popup delay (in milliseconds) at which the completion
void autoCompleteDelay(uint propval) @property nothrowSet autoCompleteDelay property.
Parameters
propval | Determines the popup delay (in milliseconds) at which the completion will be shown for interactive completion. |