static let observedObject : NSBindingInfoKey
The object that is the observable controller of the binding.
static let observedKeyPath : NSBindingInfoKey
An
NSString
object containing the key path of the binding.static let options: NSBindingInfoKey
An
NSDictionary
object containing key value pairs as specified in the options dictionary when the binding was created.