SLRequest.GetPreparedUrlRequest Method
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.
Gets an authorized request for sending with an NSURLConnection object.
[Foundation.Export("preparedURLRequest")]
public virtual Foundation.NSUrlRequest GetPreparedUrlRequest ();
abstract member GetPreparedUrlRequest : unit -> Foundation.NSUrlRequest
override this.GetPreparedUrlRequest : unit -> Foundation.NSUrlRequest
Returns
- Attributes