<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIFontDescriptor/SymbolicTraits-swift.struct/classSansSerif",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIFontDescriptorSymbolicTraits@UIFontDescriptorClassSansSerif"
  },
  "title" : "classSansSerif"
}
-->

# classSansSerif

The font’s characters don’t have serifs.

```
static var classSansSerif: UIFontDescriptor.SymbolicTraits { get }
```

## Discussion

The font, excluding Scripts and Ornamentals, includes most basic letter forms without serifs on the strokes.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)