Declaration

var allowsEmptySelection: Bool { get set }

Declaration

@property (nonatomic) BOOL allowsEmptySelection;

Declaration

allowsEmptySelection() -> bool
setAllowsEmptySelection_(allowsEmptySelection: bool)