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

takeValue:forKeyPath:

Sets the value for the property identified by keyPath to value.

Declaration 宣言

- (void)takeValue:(id)value 
       forKeyPath:(NSString *)keyPath;

See Also 参照

Deprecated Methods 非推奨メソッド