开发者

warning of setselected textcolor

hello I am getting the warning like " setselectedtextcolor is deprecated".

Pleas开发者_运维问答e help me why I am getting


Instead of setselectedtextcolor use highlightedTextColor property of the UILabel objects assigned to the textLabel and detailTextLabel properties.


The compiler is informing you that that particular method will not be available in future version of iOS so you should stop using it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜