Xamarin.Forms by Microsoft

<PackageReference Include="Xamarin.Forms" Version="4.3.0.991221" />

.NET API 1,179,760 bytes

 IAppLinks

public interface IAppLinks
Interface that defines the methods that are required for registering and deregistering links to content in apps.

Removes the provided application link from the application index.

void DeregisterLink(Uri appLinkUri)

Removes the provided application link from the application index.

Adds the provided application link to the application index.