Layout.Children Свойство

Определение

Возвращает дочерние объекты, содержащиеся в этом макете.

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)

Значение свойства

Применяется к