Hi everyone!
I am trying to show 3 menu buttons in the context actions in listview.
<ViewCell.ContextActions>
MenuItem Text="Large Text Large1"
MenuItem Text="Large Text Large2"
MenuItem Text="Large Text Large3"
</ViewCell.ContextActions>
But i can see only one menu and "more" button. How could i show two menus and "more" button?
↧
Context actions in listview
↧