다음을 통해 공유


LayoutManager(ILayout) 생성자

정의

public:
 LayoutManager(Microsoft::Maui::ILayout ^ layout);
public LayoutManager (Microsoft.Maui.ILayout layout);
new Microsoft.Maui.Layouts.LayoutManager : Microsoft.Maui.ILayout -> Microsoft.Maui.Layouts.LayoutManager
Public Sub New (layout As ILayout)

매개 변수

layout
ILayout

적용 대상