-2
A
回答
0
不,除非你創建你自己的視圖,並使用它,而不是UIAlertView之一。沒有辦法給它添加子視圖。
2
你不應該修改或混淆UIAlertView元素。 If you look at Apple's documentation for UIAlertView, it says:
子類票據
的UIAlertView中類旨在被原樣使用 並且不支持子類。該類的視圖層次結構爲 私有,不得修改。
更好地做你自己的UIView並添加一個活動指標視圖。
1
Apple限制用戶訪問的UIAlertView
以維護UIAlertView接口標準IOS 7版本。
0
不是UIAlertView,但看看SDCAlertView。這是一個UIAlertView副本,它支持顯示自定義視圖。
相關問題
- 1. UIAlertView中在UIAlertView中
- 2. 在UIAlertView中
- 3. uitableview在uialertview
- 4. UIAlertView中 - 在IOS
- 5. 圖片在uialertview ...?
- 6. UIAlertView在viewWillDisappear
- 7. Uiapperpper在Uialertview
- 8. UIPickerView在UIAlertView中
- 9. UIAlertView裏面的UIAlertView子類
- 10. UIAlertView在單元格
- 11. IBIAction在UIAlertView xcode 4.3
- 12. UIAlertView backgroundImage
- 13. UIAlertView cancelButtonTitle
- 14. [UIAlertView show]
- 15. 的UITableView與UIAlertView中 - (UITableView的帶UIAlertView中)
- 16. 在Swift中嘲笑UIAlertView
- 17. 鏈接在UIAlertView的文本
- 18. 在UIAlertView上設置延遲
- 19. 在UIAlertView上顯示UIActionSheet
- 20. UIActivityIndicatorView不顯示在UIAlertView
- 21. UIAlertView在橫向模式
- 22. UIAlertView在塊內部崩潰
- 23. 在UIActionSheet上顯示UIAlertView
- 24. 正在更新UIAlertView標題
- 25. UIAlertView,以UIAlertViewStyleSecureTextInput模式存在
- 26. UIAlertView正在導致EXC_BAD_ACCESS
- 27. 在NSObject中使用UIAlertView
- 28. 在UIAlertView中調用NSString?
- 29. UIAlertview在標籤欄圖標
- 30. iphone UIAlertView模式