AbsoluteLayoutManager(IAbsoluteLayout) Constructor

Definition

public:
 AbsoluteLayoutManager(Microsoft::Maui::IAbsoluteLayout ^ absoluteLayout);
public AbsoluteLayoutManager (Microsoft.Maui.IAbsoluteLayout absoluteLayout);
new Microsoft.Maui.Layouts.AbsoluteLayoutManager : Microsoft.Maui.IAbsoluteLayout -> Microsoft.Maui.Layouts.AbsoluteLayoutManager
Public Sub New (absoluteLayout As IAbsoluteLayout)

Parameters

absoluteLayout
IAbsoluteLayout

Applies to