Disable tapping on group header in LongListSelector

◇◆丶佛笑我妖孽 提交于 2019-12-08 21:30:29

Just don't specify the <GroupItemTemplate> element in your LongListSelector and this will disable the fullscreen jump list.

A LongListSelector shows fullscreen. Why would a popup ever happen? If for some reason stuff is being done behind the screens have a boolean set to true everytime the user taps on the longlistselector and only show the popup if that boolean is false

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!