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.
A Boolean that indicates whether there can be nothing selected.
var allowsEmptySelection: Bool { get set }When the value of this property is true, the browser allows the selection to be empty.