다음을 통해 공유


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)

속성 값

구현

설명

내부 전용. 이 API는 언제든지 예고 없이 변경하거나 제거할 수 있습니다.

적용 대상