AbsoluteLayout
AutoSize
LayoutBoundsProperty
LayoutFlagsProperty
AbsoluteLayout()
CreateLayoutManager()
GetLayoutBounds(BindableObject)
GetLayoutBounds(IView)
GetLayoutFlags(BindableObject)
GetLayoutFlags(IView)
OnAdd(Int32, IView)
OnClear()
OnInsert(Int32, IView)
OnRemove(Int32, IView)
OnUpdate(Int32, IView, IView)
SetLayoutBounds(BindableObject, Rect)
SetLayoutBounds(IView, Rect)
SetLayoutFlags(BindableObject, AbsoluteLayoutFlags)
SetLayoutFlags(IView, AbsoluteLayoutFlags)
net7.0
namespace Microsoft.Maui.Controls
{
public class AbsoluteLayout : Layout, IAbsoluteLayout, IContainer, IElement, ILayout, IPadding, ISafeAreaView, ITransform, IView, ICollection<IView!>, IEnumerable<IView!>, IList<IView!>, IEnumerable
{
protected override void OnAdd(int index, IView view);
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API