Contents

invokesSeparatelyWithArrayObjects

An NSNumber object containing a Boolean value that determines whether the specified selector is invoked with the array as the argument or is invoked repeatedly with each array item as an argument.

Declaration

static let invokesSeparatelyWithArrayObjects: NSBindingOption

See Also

Binding Options