AVAssetDownloadedAssetEvictionPriority 枚举

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAssetDownloadedAssetEvictionPriority
type AVAssetDownloadedAssetEvictionPriority = 
继承
AVAssetDownloadedAssetEvictionPriority
属性

字段

Default 0
Important 1

适用于