unbind(_:)
Removes a given binding between the receiver and a controller.
Declaration
func unbind(_ binding: NSBindingName)Parameters
- binding:
The name of a binding.
Removes a given binding between the receiver and a controller.
func unbind(_ binding: NSBindingName)The name of a binding.