TextSelectability
A type that describes the ability to select text.
Declaration
protocol TextSelectabilityOverview
To configure whether people can select text in your app, use the textSelection(_:) modifier, passing in a text selectability value like enabled or disabled.