Partager via


Layout.Children Propriété

Définition

Obtient les objets enfants contenus dans cette disposition.

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

Valeur de propriété

S’applique à