PdfDocumentDelegate.GetClassForAnnotationType(String) Method

Definition

[Foundation.Export("classForAnnotationType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ObjCRuntime.Class GetClassForAnnotationType (string annotationType);
abstract member GetClassForAnnotationType : string -> ObjCRuntime.Class
override this.GetClassForAnnotationType : string -> ObjCRuntime.Class

Parameters

annotationType
String

Returns

Attributes

Applies to