Freigeben über


IWKUrlSchemeTask.Request Property

Definition

Gets the request.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlRequest Request { [Foundation.Export("request", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("request", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Request : Foundation.NSUrlRequest

Property Value

Attributes

Applies to