다음을 통해 공유


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

적용 대상