Completion.selectOnShow

bool selectOnShow() @property

Get selectOnShow property.

Returns

Determines whether the first proposal should be selected when the

completion is first shown.

void selectOnShow(bool propval) @property

Set selectOnShow property.

Parameters

propvalDetermines whether the first proposal should be selected when the completion is first shown.