Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 283 Bytes

UITextField-SelectedRange

UITextField SelectedRange Category

Just add the UITextField+Selection.h && UITextField+Selection.m files to your project.

Note: the UITextField must adopt the UITextInput Protocol, i.e this is only available for IOS5 and later