Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147319 | Sep 5,2019 10:23 PM UTC | Sep 10,2019 11:39 AM UTC | Xamarin.Forms | 6 |
![]() |
Tags: SfListView |
<listView:SfListView.ItemTemplate>
<DataTemplate>
<MyControls:MyButtonListButton Text="{Binding Description}" Command="{Binding Path=BindingContext.ToggleItemCommand, Source={x:Reference selectedChildBucketItems}}" CommandParameter="{Binding .}" IsToggled="{Binding IsSelected, Mode=TwoWay, Converter={StaticResource nullableBoolConverter}}" FontSize="18" FontFamily="Arial"/>
</DataTemplate>
</listView:SfListView.ItemTemplate> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.