---
title: isSmallCaps
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/font/resolved/issmallcaps
---

# isSmallCaps

Returns true if all of the resolved font’s characters use small caps.

## Declaration

```swift
var isSmallCaps: Bool { get }
```
