标签: 3d controls carousel uwp
我想创建像这样的image旋转木马,但我想在UWP中找到它:/请你能帮帮我..
答案 0 :(得分:4)
这个http://blogs.u2u.net/diederik/post/2015/08/23/A-CoverFlow-control-for-the-Universal-Windows-Platform.aspx你在寻找什么? 它不是完全相同的设计,但您可以调整代码以在旋转木马的项目之间提供更多空间
答案 1 :(得分:0)
你可以使用这个:
https://github.com/XamlBrewer/Uwp.CoverFlowSample
更多信息:
http://blogs.u2u.net/diederik/post/2015/08/23/A-CoverFlow-control-for-the-Universal-Windows-Platform.aspx