我们可以修改关闭按钮来警报视图 UILocalnotification 对话框
我的任务是使用 UILocalnotification
开发应用程序并修改警报对话框的按钮。
我们如何将具有用户自定义名称的关闭按钮修改为 UILocalnotification
alertview
对话框?
I have a task to develop the application with UILocalnotification
and modify button of alert dialog box.
How can we modify close button with user custom name to UILocalnotification
alertview
dialog?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您只能修改视图按钮标题,按下该按钮将打开您的应用程序。
You can modify only view button title, pressing which will open your app.