PdfDocumentDelegate.ClassForAnnotationClass(Class) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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