---
title: attributedMarkedText
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/betextinput/attributedmarkedtext
---

# attributedMarkedText

Attributed string for the text that has been marked as part of an active input session

## Declaration

```swift
var attributedMarkedText: NSAttributedString? { get }
```
