Application.AppLinks 属性

定义

获取开发者用于注册或取消注册应用程序链接的对象。

public Xamarin.Forms.IAppLinks AppLinks { get; }
member this.AppLinks : Xamarin.Forms.IAppLinks

属性值

开发人员用于注册或注销应用程序链接的对象。

注解

无法在 Android 平台上取消注册应用链接。

适用于

另请参阅