Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Android there is a check mark, IOS no, how to cancel a check mark

$
0
0

Android there is a check mark, IOS no, how to cancel a check mark

Easy to mislead people

<?xml version="1.0" encoding="UTF-8"?>

<ContentPage.Content>

<ListView.ItemTemplate>


<ViewCell.ContextActions>

</ViewCell.ContextActions>
<Label Text="{Binding .}"></Label>
</ViewCell>
</DataTemplate>
</ListView.ItemTemplate>
</ListView>
</ContentPage.Content>


Viewing all articles
Browse latest Browse all 58056

Trending Articles