Share via


NavigationOptions.RelativeToCurrentUri Property

Definition

If true, resolves URIs relative to the current URI. If false (default), resolves relative URIs relative to the base URI.

public bool RelativeToCurrentUri { get; init; }
member this.RelativeToCurrentUri : bool with get, set
Public Property RelativeToCurrentUri As Boolean

Property Value

Applies to