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

takeValue:forKey:

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

Declaration 宣言

- (void)takeValue:(id)value 
           forKey:(NSString *)key;

See Also 参照

Deprecated Methods 非推奨メソッド