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.
我想创建一个像 Peole 一样的程序。在那里,您可以在两个全景项目中观看最近的通话。他们是怎么做到的?因此,我在两个全景项目中使用例如堆栈或包装面板,当您转到下一页时,也会有来自第一页的堆栈面板。
请帮帮我。
人脉中心的“最近”选项卡只是一个 PanoramaItem。
您应该使用WrapPanelwith Orientationset toHorizontal来获得这种效果。
WrapPanel
Orientation
Horizontal