SwipeableSplitView icon indicating copy to clipboard operation
SwipeableSplitView copied to clipboard

For SwipeableSplitView cannot custom pane's layout in shell.xaml ?

Open xiaoliwe opened this issue 9 years ago • 0 comments

i want to custom my the panel content of swipeablesplitview , like add the StackPanel elements , but , got error message " For the bottom panning to work, the Pane's Child needs to be of type Selector" , i noticed that OnPaneRootLoaded event in SwipeableSplitView.cs , so , it can only be loaded Listview type of data collection ?

xiaoliwe avatar Apr 12 '16 07:04 xiaoliwe