Hi,
Is there a way to display a ListView (or similar) as a dialog? I need to have the user select from a fairly large list of choices, I then need to action their selection.
I have looked at Page.DisplayActionSheet()
but it doesn't scroll for more items.