Completion.rememberInfoVisibility

bool rememberInfoVisibility() @property

Get rememberInfoVisibility property.

Returns

Determines whether the visibility of the info window should be

saved when the completion is hidden, and restored when the completion is shown again.

void rememberInfoVisibility(bool propval) @property

Set rememberInfoVisibility property.

Parameters

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