Element.IElementController.LogicalChildren 속성

정의

.NET MAUI에서 내부적으로 사용합니다.

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

속성 값

구현

적용 대상