Contents

unbind(_:)

Removes a given binding between the receiver and a controller.

Declaration

func unbind(_ binding: NSBindingName)

Parameters

  • binding:

    The name of a binding.

See Also

Managing bindings