Protocol

TextSelectability

A type that describes the ability to select text.

Declaration 宣言

protocol TextSelectability

Overview 概要

To configure whether people can select text in your app, use the textSelection(_:) modifier, passing in a text selectability value like enabled or disabled.

Topics 話題

Getting Selectability Options

Specifying Selectability

Supporting Types 支援を行う型

Relationships 関係

Conforming Types これらの型が準拠

See Also 参照

Text Display