UITextView

  • string From Chord_Provider

    iOS version of the NSTextView.string from macOS

  • selectedRanges From Chord_Provider

    iOS version of the selectedRanges var from macOS

  • selectedText From Chord_Provider

    Get the selected text from the UITextView

    Note

    This needs a String extension