如何向 UIActivityIndicatorView 添加标题或标签
我应该在 ipad 中渲染一本 pdf 书并浏览页面。在导航之间,我显示一个 UIActivityIndicatorView 以指示页面仍在加载......我可以毫无问题地做到这一点。但是,有没有一种方法可以让我在 UIActivityIndicator 旁边(或旁边)添加标签、标签或名称...... 请回答这个问题...热切等待您的意见... 谢谢和问候......
I am supposed to render a pdf book in ipad and navigate through the pages. In between the navigation i am displaying a UIActivityIndicatorView to indicate that the page is still loading.... I am able to do this without any trouble. But, is there a way in which i can have a tag or label or name along with(or beside) that UIActivityIndicator....
Please answer this.. Eagerly waiting for ur inputs...
Thanks and Regards.....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试MBProgressHUD,看起来像Apple的官方指示器
try MBProgressHUD, it looks like Apple's official indicator