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

unbind:

Removes a given binding between the receiver and a controller.

Declaration 宣言

- (void)unbind:(NSBindingName)binding;

Parameters パラメータ

binding

The name of a binding.

See Also 参照

Managing bindings