Share via


TemplatedView.ILayoutController.Children Property

Definition

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

Property Value

Implements

Applies to