<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UITextFormattingViewController/ChangeValue",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So30UITextFormattingViewControllerC5UIKitE11ChangeValueO"
  },
  "title" : "UITextFormattingViewController.ChangeValue"
}
-->

# UITextFormattingViewController.ChangeValue

```
enum ChangeValue
```

## Topics

### Enumeration Cases

[`case bold(Bool)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/bold(_:))

[`case decreaseFontSize`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/decreaseFontSize)

[`case decreaseIndentation`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/decreaseIndentation)

[`case font(UIFont)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/font(_:))

[`case fontSize(Double)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/fontSize(_:))

[`case formattingStyle(String)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/formattingStyle(_:))

[`case highlight(UITextFormattingViewController.Highlight?)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/highlight(_:))

[`case increaseFontSize`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/increaseFontSize)

[`case increaseIndentation`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/increaseIndentation)

[`case italic(Bool)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/italic(_:))

[`case lineHeightPointSize(Double)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/lineHeightPointSize(_:))

[`case strikethrough(Bool)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/strikethrough(_:))

[`case textAlignment(UITextFormattingViewController.TextAlignment)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/textAlignment(_:))

[`case textColor(UIColor)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/textColor(_:))

[`case textList(UITextFormattingViewController.TextList?)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/textList(_:))

[`case undefined`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/undefined)

[`case underline(Bool)`](/documentation/UIKit/UITextFormattingViewController/ChangeValue/underline(_:))

---

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)