text(in:) Returns the text in a browser’s text view in the given range. Declarationfunc text(in range: UITextRange) -> String? Mentioned inIntegrating custom browser text views with UIKit