Share via


CMFormatDescriptionViewPackingKindExtensions Class

Definition

Extension methods for the CMFormatDescriptionViewPackingKind enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionViewPackingKind)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMFormatDescriptionViewPackingKind value named by constant.

Applies to