---
title: "updateTextAttributes(conversionHandler:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uitextformattingcoordinatordelegate/updatetextattributes(conversionhandler:)"
---

# updateTextAttributes(conversionHandler:)

Applies the current font panel settings to the selected text.

## Declaration

```swift
func updateTextAttributes(conversionHandler: ([NSAttributedString.Key : Any]) -> [NSAttributedString.Key : Any])
```
