简体   繁体   English

MonoTouch.Dialog UIProgressView

[英]MonoTouch.Dialog UIProgressView

How can I implement an UIProgressView with MonoTouch.Dialog ? 如何使用MonoTouch.Dialog实现UIProgressView?

Is there a way to do it without creating a custom element? 有没有不创建自定义元素的方法?

I'm using Progress HUB from the Xamarin component catalog in my current project. 我在当前项目中使用Xamarin组件目录中的Progress HUB With the new Xamarin Studio it's easy to install, and it has a clean and easy API to use. 借助新的Xamarin Studio,它易于安装,并且具有简洁易用的API。 There are also plenty of other options in the component catalog 组件目录中还有许多其他选项

您可以使用UIViewElement将任何UIView包装到MT.D元素中,但请记住,该元素没有单元复用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM