Application.AppLinks Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the object that developers use to register or unregister application links.
public Xamarin.Forms.IAppLinks AppLinks { get; }
member this.AppLinks : Xamarin.Forms.IAppLinks
The object that developers use to register or unregister application links.
It is not possible to unregister an app link on the Android platform.