PdfAnnotationPopup Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PdfAnnotationPopup() | |
PdfAnnotationPopup(NSCoder) | |
PdfAnnotationPopup(NSObjectFlag) | |
PdfAnnotationPopup(IntPtr) |
PdfAnnotationPopup()
PdfAnnotationPopup(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PdfAnnotationPopup (Foundation.NSCoder coder);
new PdfKit.PdfAnnotationPopup : Foundation.NSCoder -> PdfKit.PdfAnnotationPopup
Parameters
- coder
- NSCoder
- Attributes
Applies to
PdfAnnotationPopup(NSObjectFlag)
protected PdfAnnotationPopup (Foundation.NSObjectFlag t);
new PdfKit.PdfAnnotationPopup : Foundation.NSObjectFlag -> PdfKit.PdfAnnotationPopup
Parameters
Applies to
PdfAnnotationPopup(IntPtr)
protected internal PdfAnnotationPopup (IntPtr handle);
new PdfKit.PdfAnnotationPopup : nativeint -> PdfKit.PdfAnnotationPopup
Parameters
- handle
-
IntPtr
nativeint