GLSearchTagSetMask

Objective-C

enum GLSearchTagSetMask : uint8_t {}

Swift

struct GLSearchTagSetMask : OptionSet, @unchecked Sendable

Tag set mask allows selecting multiple tag sets in a search filter. Limiting tag sets reduces irrelevant results.