NSUrlComponents.GetRelativeUrl(NSUrl) Method

Definition

[Foundation.Export("URLRelativeToURL:")]
public virtual Foundation.NSUrl GetRelativeUrl (Foundation.NSUrl baseUrl);
abstract member GetRelativeUrl : Foundation.NSUrl -> Foundation.NSUrl
override this.GetRelativeUrl : Foundation.NSUrl -> Foundation.NSUrl

Parameters

baseUrl
NSUrl

Returns

Attributes

Applies to