Structure

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

Supporting Types 支援を行う型

Relationships 関係

Conforms To 次に準拠

See Also 参照

Built-in Command Groups