UIWebView.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The URL of the content to load. Read-only.
public virtual Foundation.NSUrlRequest Request { [Foundation.Export("request", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Request : Foundation.NSUrlRequest
Property Value
- Attributes