PdfAnnotationTextIconTypeExtensions Class

Definition

Extension methods for the PdfAnnotationTextIconType enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PdfAnnotationTextIconTypeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PdfAnnotationTextIconTypeExtensions = class
Inheritance
PdfAnnotationTextIconTypeExtensions
Attributes

Methods

Name Description
GetConstant(PdfAnnotationTextIconType)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the PdfAnnotationTextIconType value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the PdfAnnotationTextIconType value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the PdfAnnotationTextIconType value named by constant.

Applies to