---
title: contents
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/beautofilltextsuggestion/contents
---

# contents

A dictionary of content types that map to corresponding string text suggestions for AutoFill functionality.

## Declaration

```swift
var contents: [UITextContentType : String] { get }
```
