Share via


CIRawDecoderVersionExtensions.GetNullableValue(NativeHandle) Method

Definition

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

public static CoreImage.CIRawDecoderVersion? GetNullableValue(ObjCRuntime.NativeHandle handle);
static member GetNullableValue : ObjCRuntime.NativeHandle -> Nullable<CoreImage.CIRawDecoderVersion>

Parameters

handle
NativeHandle

The native handle with the name of the constant to retrieve.

Returns

Applies to