Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到以下警告:
MainStoryboard.storyboard:标题集但使用系统标识符(这些属性是互斥的;标题将被忽略)
我的故事板上有一个手动放置的工具栏,带有标题和取消按钮。那有什么问题呢?
您是否为取消按钮添加标题(例如“取消”)?
您不需要这样做,因为将条形按钮项设置为系统条形按钮项(如取消)会自动设置标题,并且会为您本地化。