Contents

TextEditingCommands

A built-in group of commands for searching, editing, and transforming selections of text.

Declaration

struct TextEditingCommands

Overview

These commands are optional and can be explicitly requested by passing a value of this type to the Scene.commands(_:) modifier.

Topics

Creating the command group

See Also

Getting built-in command groups