iOS Question XUI Views: AnimatedCounter change TextSize and Color

quimacama

Member
Licensed User
Longtime User
I'm using in my game an AnimatedCounter as countdown timer. I want to change the textsize and color when there are few seconds left. How is this posible in runtime?
 
Top