---
title: kUnicodeVerticalFormMask
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/1433493-conversion_masks/kunicodeverticalformmask
---

# kUnicodeVerticalFormMask

## Declaration

```occ
kUnicodeVerticalFormMask = 1L << kUnicodeVerticalFormBit
```

## Discussion

Discussion A mask for setting the vertical form control flag. The vertical form control flag tells the Unicode Converter how to map text elements for which there are both abstract and vertical presentation forms in the destination encoding.  If set, the converter maps these text elements to their vertical forms, if they are available.
