Contents

text(in:)

Returns the text in a browser’s text view in the given range.

Declaration

func text(in range: UITextRange) -> String?

Mentioned in