Share via


CMFormatDescriptionProjectionKindExtensions Class

Definition

Extension methods for the CMFormatDescriptionProjectionKind enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionProjectionKind)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMFormatDescriptionProjectionKind value named by constant.

Applies to