Declaration

var allowsMultipleSelection: Bool { get set }

Declaration

@property (nonatomic) BOOL allowsMultipleSelection;

Declaration

allowsMultipleSelection() -> bool
setAllowsMultipleSelection_(allowsMultipleSelection: bool)