Partager via


Layout.Children Propriété

Définition

Enfants contenus dans cette disposition.

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)

Valeur de propriété

Implémente

Remarques

Réservé exclusivement à un usage interne. Cette API peut être modifiée ou supprimée sans préavis à tout moment.

S’applique à