Implemented interface member:
method
GetShrink
Microsoft.Maui.IFlexLayout.GetShrink(Microsoft.Maui.IView)
2 references to GetShrink
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (2)
440
item.Shrink =
GetShrink
(view);
693
item.Shrink =
GetShrink
(child);