PdfDocumentDelegate.ClassForAnnotationClass(Class) Method

Definition

[Foundation.Export("classForAnnotationClass:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'GetClassForAnnotationType' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ObjCRuntime.Class ClassForAnnotationClass (ObjCRuntime.Class sender);
abstract member ClassForAnnotationClass : ObjCRuntime.Class -> ObjCRuntime.Class
override this.ClassForAnnotationClass : ObjCRuntime.Class -> ObjCRuntime.Class

Parameters

sender
Class

Returns

Attributes

Applies to