Skip to content

Commit 225ff19

Browse files
authored
Merge pull request #246 from syncfusion-content/Dcumentation
942946 - Update chip Documentation regarding AOT details.
2 parents 2133922 + 64e55d5 commit 225ff19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

maui-toolkit/Chips/Getting-Started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,8 @@ this.Content = grid;
437437

438438
![ChipGroup sample with display member path and itemsSource demo](images/getting-started/getting_started.png)
439439

440+
N> When publishing in AOT mode on iOS, ensure `[Preserve(AllMembers = true)]` is added to the model class to maintain DisplayMemberPath binding
441+
440442
## Set types of chip group
441443

442444
The functionality of chips control differ based on its [ChipType](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Chips.SfChipGroup.html#Syncfusion_Maui_Toolkit_Chips_SfChipGroup_ChipType) property.

0 commit comments

Comments
 (0)