MonoMac.Foundation.NSObject.SetValueForKeyPath Method
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Syntax

public void SetValueForKeyPath (IntPtr handle, NSString keyPath)

Parameters

handle
Pointer (handle) to the unmanaged object.
keyPath
Documentation for this section has not yet been entered.

Remarks

This constructor is invoked by the runtime infrastructure (MonoMac.ObjCRuntime.GetNSObject (IntPtr)) to create a new managed representation for a pointer to an unmanaged Objective-C object. You should not invoke this method directly, instead you should call the GetNSObject method as it will prevent two instances of a managed object to point to the same native object.

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0