ITLibMediaEntityPropertyExtensions Class

Definition

Extension methods for the ITLibMediaEntityProperty enumeration.

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

Methods

Name Description
GetConstant(ITLibMediaEntityProperty)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the ITLibMediaEntityProperty value named by constant.

Applies to