Foundation.NSObject.ValueForUndefinedKey Method
Indicates an attempt to read a value of an undefined key. If not overridden, raises an NSUndefinedKeyException.

Syntax

[Foundation.Export("valueForUndefinedKey:")]
public virtual NSObject ValueForUndefinedKey (NSString key)

Parameters

key
Name of the Objective-C property. It must be an ASCII name, start with a lowercase letter and contain no spaces.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0