---
title: editabilityChanged()
framework: browserenginekit
role: symbol
role_heading: Instance Method
path: browserenginekit/betextinteraction/editabilitychanged()
---

# editabilityChanged()

Tells the system that the document’s editability status has changed.

## Declaration

```swift
func editabilityChanged()
```

## Discussion

Discussion In response, the system refreshes the text interaction gestures, depending on the value of isEditable

## See Also

### UI updates

- [refreshKeyboardUI()](browserenginekit/betextinteraction/refreshkeyboardui().md)
