Skip to content

This sample offers a step by step tutorial for implementing choice typed chips within Xamarin.Forms applications.

Notifications You must be signed in to change notification settings

SyncfusionExamples/How-to-create-choice-typed-chip-in-Xamarin.Forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How-to-create-choice-typed-chip-in-Xamarin.Forms

Allows users to select a single chip from a group of items. Selecting a chip will automatically deselect the previously selected chips. The selected chip color can be customized using the SelectedChipBackgroundColor and SelectedChipTextColor properties. The SelectedItem property holds the instance of recently selected chip.

This selection changes are notified by using SelectionChanging and SelectionChanged events.

You can customize the chip view using ItemTemplate of SfChipGroup.

Choice typed in Xamarin.Forms SfChipGrop

About

This sample offers a step by step tutorial for implementing choice typed chips within Xamarin.Forms applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages