次の方法で共有


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

適用対象