saved when the completion is hidden, and restored when the completion is shown again.
Completion.rememberInfoVisibility
bool rememberInfoVisibility() @property nothrowGet rememberInfoVisibility property.
Returns
Determines whether the visibility of the info window should be
void rememberInfoVisibility(bool propval) @property nothrowSet rememberInfoVisibility property.
Parameters
propval | Determines whether the visibility of the info window should be saved when the completion is hidden, and restored when the completion is shown again. |