Share via


LayoutManager Class

Definition

public ref class LayoutManager abstract : Microsoft::Maui::Layouts::ILayoutManager
public abstract class LayoutManager : Microsoft.Maui.Layouts.ILayoutManager
type LayoutManager = class
    interface ILayoutManager
Public MustInherit Class LayoutManager
Implements ILayoutManager
Inheritance
LayoutManager
Derived
Implements

Constructors

Name Description
LayoutManager(ILayout)

Properties

Name Description
Layout

Methods

Name Description
ArrangeChildren(Rect)
Measure(Double, Double)
ResolveConstraints(Double, Double, Double, Double, Double)

Applies to