共用方式為


PdfAnnotationPopup 建構函式

定義

多載

PdfAnnotationPopup()
PdfAnnotationPopup(NSCoder)
PdfAnnotationPopup(NSObjectFlag)
PdfAnnotationPopup(IntPtr)

PdfAnnotationPopup()

[Foundation.Export("init")]
public PdfAnnotationPopup ();
屬性

適用於

PdfAnnotationPopup(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PdfAnnotationPopup (Foundation.NSCoder coder);
new PdfKit.PdfAnnotationPopup : Foundation.NSCoder -> PdfKit.PdfAnnotationPopup

參數

coder
NSCoder
屬性

適用於

PdfAnnotationPopup(NSObjectFlag)

protected PdfAnnotationPopup (Foundation.NSObjectFlag t);
new PdfKit.PdfAnnotationPopup : Foundation.NSObjectFlag -> PdfKit.PdfAnnotationPopup

參數

適用於

PdfAnnotationPopup(IntPtr)

protected internal PdfAnnotationPopup (IntPtr handle);
new PdfKit.PdfAnnotationPopup : nativeint -> PdfKit.PdfAnnotationPopup

參數

handle
IntPtr

nativeint

適用於