Share via


AVAssetResourceLoadingDataRequest.RequestsAllDataToEndOfResource 属性

定义

获取一个布尔值,该值指示是否请求了当前位置和流末尾之间的所有数据。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RequestsAllDataToEndOfResource { [Foundation.Export("requestsAllDataToEndOfResource")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RequestsAllDataToEndOfResource : bool

属性值

属性

适用于