---
title: kCTFontDefaultOrientation
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontorientation/kctfontdefaultorientation
---

# kCTFontDefaultOrientation

The native orientation of the font.

## Declaration

```swift
static var kCTFontDefaultOrientation: CTFontOrientation { get }
```

## See Also

### Deprecated Constants

- [kCTFontHorizontalOrientation](coretext/ctfontorientation/kctfonthorizontalorientation.md)
- [kCTFontVerticalOrientation](coretext/ctfontorientation/kctfontverticalorientation.md)
