Application.deepLinkActivated

Parameters

valueThe deep link URL that activated the application.

Description 描述

This event is raised when an application running on Android, iOS, or the Universal Windows Platform (UWP) is activated using a deep link URL.

Note: When this delegate is called Application.absoluteURL property is also updated.