Sets the value of the property specified by the key to the specified value.
Syntax
[MonoTouch.Foundation.Export("setValue:forKey:")]
public virtual 
void SetValueForKey (
NSObject value, 
NSString key)
Parameters
- value
- Value to set on the property.
- key
- Name of the Objective-C property whose value you want to retrieve.  It must be an ASCII name, start with a lowercase letter and contain no spaces.
Remarks
Requirements
Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0