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

handleTakeValue:forUnboundKey:

Invoked by takeValue:forKey: when it finds no property binding for key.

Declaration 宣言

- (void)handleTakeValue:(id)value 
          forUnboundKey:(NSString *)key;

See Also 参照

Deprecated Methods 非推奨メソッド