Set
struct Set<Element> where Element : Hashable
-
A convenience property containing all possible search result types:
.album,.artist,.track, and.playlist.Declaration
Swift
public static let all: Set<SKSearchResultType>
View on GitHub
Set Extension Reference