textSelection(_:) too basic

This newly added feature, is a nice step in the right direction. Wondering if anyone has any idea how to actually allow the user to "select" the text as opposed to selecting all text and offering Copy/Share?

Replies

As far as I tried (and read some blogs), in the current implementation of SwiftUI, users can just select all the text where textSelection(.enabled) is applied.

You can send an enhancement request using the Feedback Assistant.

  • Feedback filed. Good suggestion thx.

Add a Comment