GLSearchTagSetMask

Objective-C

enum GLSearchTagSetMask : uint8_t {}

Swift

struct GLSearchTagSetMask : OptionSet, @unchecked Sendable

Tag set mask allows to select multiple tag sets in search filter. When tag set is limited, less non relevant results will be found.