Share via


AVAssetResourceLoadingRequest.Response Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlResponse? Response { [Foundation.Export("response", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setResponse:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("response", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setResponse:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Response : Foundation.NSUrlResponse with get, set

Property Value

Attributes

Applies to