MonoMac.PdfKit.PdfAnnotationButtonWidget Constructor
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public PdfAnnotationButtonWidget (IntPtr handle)
public PdfAnnotationButtonWidget (IntPtr handle)
Parameters
- handle
- Pointer (handle) to the unmanaged object.
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.PdfKit
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0