CompletionGidBuilderImpl.rememberInfoVisibility

Set rememberInfoVisibility property.

class CompletionGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining