AbsoluteLayoutManager Class

Definition

public ref class AbsoluteLayoutManager : Microsoft::Maui::Layouts::LayoutManager
public class AbsoluteLayoutManager : Microsoft.Maui.Layouts.LayoutManager
type AbsoluteLayoutManager = class
    inherit LayoutManager
Public Class AbsoluteLayoutManager
Inherits LayoutManager
Inheritance
AbsoluteLayoutManager

Constructors

AbsoluteLayoutManager(IAbsoluteLayout)

Properties

AbsoluteLayout
Layout (Inherited from LayoutManager)

Methods

ArrangeChildren(Rect)
Measure(Double, Double)

Applies to