Instance Method インスタンスメソッド

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