Share via


CMFormatDescriptionFieldDetailExtensions Class

Definition

Extension methods for the CMFormatDescriptionFieldDetail enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionFieldDetail)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMFormatDescriptionFieldDetail value named by constant.

Applies to