Contents

isCollapsed

A Boolean value that controls the visibility of the candidate list.

Declaration

var isCollapsed: Bool { get set }

Discussion

When true, the candidate list is collapsed and not visible to the user.

The default value is true.

See Also

Handling collapsible behavior