共用方式為


PdfAnnotationTextWidget 建構函式

定義

多載

PdfAnnotationTextWidget()
PdfAnnotationTextWidget(NSCoder)
PdfAnnotationTextWidget(NSObjectFlag)
PdfAnnotationTextWidget(IntPtr)

PdfAnnotationTextWidget()

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

適用於

PdfAnnotationTextWidget(NSCoder)

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

參數

coder
NSCoder
屬性

適用於

PdfAnnotationTextWidget(NSObjectFlag)

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

參數

適用於

PdfAnnotationTextWidget(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於