You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: