I dont want to execute the SwitchToFirst Methods. What I would like to do is to set a Binding. But XAML displays an Error if I bind it.
What I would like:
<ViewCell Tapped="{Binding Switch}" />
I dont want to execute the SwitchToFirst Methods. What I would like to do is to set a Binding. But XAML displays an Error if I bind it.
What I would like:
<ViewCell Tapped="{Binding Switch}" />