HostIsOffline

struct HostIsOffline : View

SwiftUI View to show information when a host is offline

  • Init the struct

    Declaration

    Swift

    public init()
  • Declaration

    Swift

    public var body: some View { get }