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.
我有一个特定的需要去做我将要描述的事情,但我从来没有见过它这样做所以不知道它是否可以!
我的应用程序中有一个使用 Monotouch.Dialog 创建的设置对话框。如果未设置选项,则会在占位符中显示“未设置”。通常,当设置选项时,占位符会更改以反映选项的更改。但是,我想做的是用 UIImage 更改占位符以指示它已被设置。
我环顾四周,看看这是否可能,但没有找到太多。
可以做到吗?
您可以构建自己的自定义元素来做到这一点。
查看我的博客以了解如何作为起点执行此操作的模式:
http://tirania.org/monomac/archive/2011/Jan-18.html