Share via


RelativeLayout.Children Property

Definition

public:
 property Microsoft::Maui::Controls::Compatibility::RelativeLayout::IRelativeList<Microsoft::Maui::Controls::View ^> ^ Children { Microsoft::Maui::Controls::Compatibility::RelativeLayout::IRelativeList<Microsoft::Maui::Controls::View ^> ^ get(); };
public Microsoft.Maui.Controls.Compatibility.RelativeLayout.IRelativeList<Microsoft.Maui.Controls.View> Children { get; }
member this.Children : Microsoft.Maui.Controls.Compatibility.RelativeLayout.IRelativeList<Microsoft.Maui.Controls.View>
Public ReadOnly Property Children As RelativeLayout.IRelativeList(Of View)

Property Value

Applies to