DeepLinkConcern

public enum DeepLinkConcern
  • Declaration

    Swift

    case Routing
  • Declaration

    Swift

    case Select
  • Declaration

    Swift

    case Alert
  • Declaration

    Swift

    case Emergency
  • Declaration

    Swift

    public var path: String { get }