Share via


Layout.Children 属性

定义

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Element ^> ^ Children { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Element ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Element> Children { get; }
member this.Children : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Element>
Public ReadOnly Property Children As IReadOnlyList(Of Element)

属性值

实现

适用于