1 implementation of IRelativeList
Microsoft.Maui.Controls (1)
LegacyLayouts\RelativeLayout.cs (1)
350 class RelativeElementCollection : ElementCollection<View>, IRelativeList<View>
1 reference to IRelativeList
Microsoft.Maui.Controls (1)
LegacyLayouts\RelativeLayout.cs (1)
57 public new IRelativeList<View> Children