ITLibPlaylistPropertyExtensions Class

Definition

Extension methods for the ITLibPlaylistProperty enumeration.

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

Methods

Name Description
GetConstant(ITLibPlaylistProperty)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the ITLibPlaylistProperty value named by constant.

Applies to