NoHostSelected

struct NoHostSelected : View

SwiftUI View to show information when no host is selected

  • Init the struct

    Declaration

    Swift

    public init()
  • Declaration

    Swift

    public var body: some View { get }