---
title: changesWhenNFKCCaseFolded
framework: swift
role: symbol
role_heading: Instance Property
path: swift/unicode/scalar/properties-swift.struct/changeswhennfkccasefolded
---

# changesWhenNFKCCaseFolded

A Boolean value indicating whether the scalar is one that is not identical to its NFKC case-fold mapping.

## Declaration

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

## Discussion

Discussion This property corresponds to the “Changes_When_NFKC_Casefolded” property in the Unicode Standard.
