iosBehaviour property

CLDynamicLinkBehaviour iosBehaviour
final

The desired behavior on iOS. Defaults to CLDynamicLinkBehaviour.app, which attempts to open the app.

Implementation

final CLDynamicLinkBehaviour iosBehaviour;