How can I convert a UITextRange object to an NSRange? I\'ve seen plenty of SO posts about going the other direction but that\'s the opposite of wha
UITextRange
NSRange
UITextView has a property
UITextView
@property(nonatomic) NSRange selectedRange;