ITLibMediaEntityPropertyExtensions.GetNullableValue(NativeHandle) Method

Definition

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

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

Parameters

handle
NativeHandle

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

Returns

Applies to