ChipGroup Methods
A base class for chip groups.
Name | Description |
---|---|
Dispose() | Disposes unmanaged resources. |
Get |
Returns a chip by a view model object based on which the chip is created. |
On |
Called when the application theme changes. |
Refresh |
Updates text and icons in chips in this group based on the bound data source. |
Select |
Selects the specified chip. |
Select |
Selects a chip with the specified index in the bound data source. |
See Also