Share via


CIRawDecoderVersionExtensions Class

Definition

Extension methods for the CIRawDecoderVersion enumeration.

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

Methods

Name Description
GetConstant(CIRawDecoderVersion)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CIRawDecoderVersion value named by constant.

Applies to