---
title: "systemFont(ofSize:weight:width:)"
framework: appkit
role: symbol
role_heading: Type Method
path: "appkit/nsfont/systemfont(ofsize:weight:width:)"
---

# systemFont(ofSize:weight:width:)

## Declaration

```swift
class func systemFont(ofSize fontSize: CGFloat, weight: NSFont.Weight, width: NSFont.Width) -> NSFont
```
