Sdílet prostřednictvím


Layout.CreateLayoutManager Metoda

Definice

Vytvoří objekt správce, který může toto rozložení změřit a uspořádat jeho podřízené položky.

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

Návraty

Objekt, který implementuje ILayoutManager správu tohoto rozložení.

Platí pro