开发者

Character count in MFMessageComposeViewController

Is there a way of showing the character count in the MFMessageComposeViewController? I have turned it ON in开发者_如何学C the iPhone settings for the native sms app but in my app it does not show it.


From MFMessageComposeViewController Class Reference :

Important: The message composition interface itself is not customizable and must not be modified by your application.

It's seem that you cannot change anything to this class.

Maybe there is a way to know if the option is enabled on the iPhone and, in this case, you'll put this key in NSUserDefaults but it will be surprising.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜