Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: PoN on May 04, 2015, 12:40:28 AM
Title:
Get count lines in UILabel ?
Post by:
PoN
on
May 04, 2015, 12:40:28 AM
Hello,
How to get count lines of UILabel text ?
Thanks.
Title:
Re: Get count lines in UILabel ?
Post by:
ArenMook
on
May 05, 2015, 10:04:21 PM
label.text.Count('\n')?