Application.SendOnAppLinkRequestReceived(Uri) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendOnAppLinkRequestReceived (Uri uri);
member this.SendOnAppLinkRequestReceived : Uri -> unit

Parameters

uri
System.Uri

For internal use by the Xamarin.Forms platform.

Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to