setAllowsEmptySelection(_:)
Controls whether an empty selection is allowed.
Declaration
func setAllowsEmptySelection(_ flag: Bool)Parameters
- flag:
A
BOOLvalue that specifies whether to allow an empty selection.
Controls whether an empty selection is allowed.
func setAllowsEmptySelection(_ flag: Bool)A BOOL value that specifies whether to allow an empty selection.