completion is hidden, and restored when the completion is shown again.
Completion.rememberInfoVisibility
bool rememberInfoVisibility() @propertyGet rememberInfoVisibility property.
Returns
Determines whether the visibility of the info window should be saved when the
void rememberInfoVisibility(bool propval) @propertySet 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. |