Completion.selectOnShow

Set selectOnShow property.

  1. bool selectOnShow [@property getter]
  2. bool selectOnShow [@property setter]
    class Completion
    @property
    void
    selectOnShow
    (
    bool propval
    )

Parameters

propval bool

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