Freigeben über


NSUrlComponents.FromUrl(NSUrl, Boolean) Methode

Definition

Die NSUrlComponents für die angegebene URL, die optional in die Basis-URL aufgelöst werden.

[Foundation.Export("componentsWithURL:resolvingAgainstBaseURL:")]
public static Foundation.NSUrlComponents FromUrl (Foundation.NSUrl url, bool resolvingAgainstBaseUrl);
static member FromUrl : Foundation.NSUrl * bool -> Foundation.NSUrlComponents

Parameter

url
NSUrl
resolvingAgainstBaseUrl
Boolean

Gibt zurück

Attribute

Gilt für: