Contents

avoidsEmptySelection

A Boolean value that indicates whether the receiver requires that the content array attempt to maintain a selection

Declaration

var avoidsEmptySelection: Bool { get set }

Discussion

The default is true. This property is observable using key-value observing.

See Also

Selection Attributes