completion is first shown.
Completion.selectOnShow
bool selectOnShow() @propertyGet selectOnShow property.
Returns
Determines whether the first proposal should be selected when the
void selectOnShow(bool propval) @propertySet selectOnShow property.
Parameters
propval | Determines whether the first proposal should be selected when the completion is first shown. |