Share via


AVAssetDownloadedAssetEvictionPriorityExtensions Class

Definition

Extension methods for the AVAssetDownloadedAssetEvictionPriority enumeration.

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

Methods

Name Description
GetConstant(AVAssetDownloadedAssetEvictionPriority)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVAssetDownloadedAssetEvictionPriority value named by constant.

Applies to