NSObject.SetValueForUndefinedKey(NSObject, NSString) Method

Definition

Indicates an attempt to write a value to an undefined key. If not overridden, raises an NSUndefinedKeyException.

C#
[Foundation.Export("setValue:forUndefinedKey:")]
public virtual void SetValueForUndefinedKey(Foundation.NSObject value, Foundation.NSString undefinedKey);

Parameters

value
NSObject
undefinedKey
NSString
Attributes

Applies to

產品 版本
Xamarin.Mac SDK 14