Re: how can i change the UITabBarItem title's color
Re: how can i change the UITabBarItem title's color
- Subject: Re: how can i change the UITabBarItem title's color
- From: David Duncan <email@hidden>
- Date: Mon, 11 Aug 2014 09:19:21 -0700
> On Aug 11, 2014, at 2:47 AM, bigpig <email@hidden> wrote:
>
> Some method deprecated in iOS 7.0, so i want to know a good way to change the UITabBarItem title font color which i want to set.
I’m not certain what methods you speak of, but deprecated means “no longer recommended” not “no longer works”.
However, the recommendation is that you use -[UIBarItem setTitleTextAttributes:forState:], which is supported on iOS 5 or later.
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden