Skip to content

Deeplink

ohitsdaniel edited this page Feb 5, 2021 · 5 revisions

Deeplink

public struct Deeplink: Hashable

Inheritance

Hashable

Initializers

init?(url:matching:)

init?(url: URL, matching scheme: String)

Properties

components

let components: [DeeplinkComponent]
Clone this wiki locally