Completion.rememberInfoVisibility

bool rememberInfoVisibility() @property nothrow

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 nothrow

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.