App store approval with modified UISegmentedControl

久未见 提交于 2019-12-02 11:47:47

问题


I have modified a UISegmentedControl so that it is vertical instead of horizontal- it looks like this:

Will using it this way cause my app to get rejected by Apple? If yes, what control would you suggest using instead? Thanks!


回答1:


As long as you are not using private APIs to do this I would say you are fine. Apple strongly suggests following the Human Interface Guideline but there are modified controls like this all over the AppStore. I highly doubt you'd get rejected for your custom design.



来源:https://stackoverflow.com/questions/9168840/app-store-approval-with-modified-uisegmentedcontrol

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!