简体   繁体   English

Windows Phone 8-1的自定义弹出窗口

[英]Custom popup for windows phone 8-1

I am working with windows phone 8-1[RT] application, I want to create custom popup like iOS I search lot in net but not found anything for that . 我正在使用Windows Phone 8-1 [RT]应用程序,我想创建类似iOS的自定义弹出窗口,我在网上进行了大量搜索,但没有找到任何相关内容。 Is there any other way to create custom popup which is used in entire application? 还有其他方法可以创建在整个应用程序中使用的自定义弹出窗口吗?

Another think I want to give popup to TOP-DOWN animation. 另一个认为我想将弹出窗口放到TOP-DOWN动画中。

if you create a storyboard in blend ?? 如果您创建一个混合的情节提要? Add your xaml one container control and put inside everything you want (loading , text etc) and add your storyboard on your control . 将您的xaml添加到一个容器控件中,并放入所需的所有内容(加载,文本等),然后在您的控件中添加情节提要。 I don't know if you can create one similar with IOS but you can try . 我不知道是否可以用IOS创建一个类似的东西,但是你可以尝试。

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

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