Contents

BETextSuggestion

A text suggestion to insert into a document.

Declaration

class BETextSuggestion

Mentioned in

Overview

Don’t create instances of this class. The system provides instances to your app through a text view’s insert(_:) method when it suggests text insertions, for example, an AutoFill suggestion.

Topics

Creating a text suggestion

Getting the suggested text

See Also

Replacements and AutoFill