SearchDeviceType
public enum SearchDeviceType
extension SearchDeviceType: Equatable, Hashable
-
Declaration
Swift
case smartphone
-
Declaration
Swift
case tablet
-
Declaration
Swift
case none