TytoCareConfig

public struct TytoCareConfig : Equatable

Undocumented

  • a url that is shown on the main view when setting up Tytocare. This allows a user to click on the link for more information.

    Declaration

    Swift

    public let helpURL: URL?
  • Undocumented

    Declaration

    Swift

    public init(helpURL: URL?)