次の方法で共有


AVUrlAsset.ResourceLoader プロパティ

定義

資産の読み込みに役立つリソース ローダー (存在する場合) を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAssetResourceLoader ResourceLoader { [Foundation.Export("resourceLoader")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ResourceLoader : AVFoundation.AVAssetResourceLoader

プロパティ値

属性

適用対象