Returns a set of key paths for properties whose values affect the value of the specified key.
Original signature is '+ (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key'
Available in Mac OS X v10.5 and later.


- key (NSString)
- The key whose value is affected by the key paths.

[Missing <returns> documentation for "M:Monobjc.Foundation.NSObject.KeyPathsForValuesAffectingValueForKey(Monobjc.Foundation.NSString)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)