EntryCompletion.popupCompletion

bool popupCompletion() @property nothrow

Get popupCompletion property.

Returns

Determines whether the possible completions should be

shown in a popup window.

void popupCompletion(bool propval) @property nothrow

Set popupCompletion property.

Parameters

propvalDetermines whether the possible completions should be shown in a popup window.