SearchDeviceType

public enum SearchDeviceType : Equatable, Hashable
extension SearchDeviceType: Sendable
  • Declaration

    Swift

    case smartphone
  • Declaration

    Swift

    case tablet
  • Declaration

    Swift

    case none