Share via


SHMediaItemPropertyExtensions Class

Definition

Extension methods for the SHMediaItemProperty enumeration.

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

Methods

Name Description
GetConstant(SHMediaItemProperty)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SHMediaItemProperty value named by constant.

Applies to