Closed parkej60 closed 11 years ago
Line 896 in TITokenField.m UILineBreakMode const kLineBreakMode = UILineBreakModeTailTruncation;
The project still supports iOS 5, The NS equivalent isn't available on that version. Support for iOS 5 will be dropped when iOS 7 is released publicly, however.
Line 896 in TITokenField.m UILineBreakMode const kLineBreakMode = UILineBreakModeTailTruncation;