---
title: kUnicodeMatchOtherVariantMask
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/1433554-unicode_matching_masks/kunicodematchothervariantmask
---

# kUnicodeMatchOtherVariantMask

If set, excludes mappings that do not match the text encoding variant of the otherEncoding field of the specified Unicode mapping structure. If not set, the function ignores the text encoding variant of that field.

## Declaration

```occ
kUnicodeMatchOtherVariantMask = 1L << kUnicodeMatchOtherVariantBit
```
