Compartilhar via


Layout.Children Propriedade

Definição

As crianças contidas neste layout.

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)

Valor da propriedade

Implementações

Comentários

Somente para uso Interno. Esta API pode ser alterada ou removida sem aviso prévio a qualquer momento.

Aplica-se a