Completion.rememberInfoVisibility

Set rememberInfoVisibility property.

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

Parameters

propval bool

Determines whether the visibility of the info window should be saved when the completion is hidden, and restored when the completion is shown again.