Contents

webViewTextSelection(_:)

Determines whether to allow people to select or otherwise interact with text.

Declaration

nonisolated func webViewTextSelection<S>(_ selectability: S) -> some View where S : TextSelectability

See Also

Displaying web content