Contents

allowsEmptySelection

A Boolean that indicates whether there can be nothing selected.

Declaration

var allowsEmptySelection: Bool { get set }

Discussion

When the value of this property is true, the browser allows the selection to be empty.

See Also

Managing Selection Behavior