共用方式為


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

屬性值

屬性

適用於