allowsCollapsing
A Boolean value that specifies whether the item can be collapsed.
Declaration
var allowsCollapsing: Bool { get set }Discussion
When true, the candidate list item can be collapsed, false otherwise.
The default value is true.
A Boolean value that specifies whether the item can be collapsed.
var allowsCollapsing: Bool { get set }When true, the candidate list item can be collapsed, false otherwise.
The default value is true.