Udostępnij za pośrednictwem


Layout.CreateLayoutManager Metoda

Definicja

Tworzy obiekt menedżera, który może mierzyć ten układ i rozmieszczać jego elementy podrzędne.

protected:
 abstract Microsoft::Maui::Layouts::ILayoutManager ^ CreateLayoutManager();
protected abstract Microsoft.Maui.Layouts.ILayoutManager CreateLayoutManager ();
abstract member CreateLayoutManager : unit -> Microsoft.Maui.Layouts.ILayoutManager
Protected MustOverride Function CreateLayoutManager () As ILayoutManager

Zwraca

Obiekt, który implementuje ILayoutManager ten układ.

Dotyczy