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.
A Boolean value that controls the visibility of the candidate list.
var isCollapsed: Bool { get set }When true, the candidate list is collapsed and not visible to the user.
The default value is true.