Skip to main content

IEmbeddedLayoutRoot Interface

A special layout root with enforced size for Arrange pass

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public interface IEmbeddedLayoutRoot : ILayoutRoot
View Source
ImplementsILayoutRoot

Properties

AllocatedSize 
ClientSizeThe size available to lay out the controls.
(Inherited from ILayoutRoot)
LayoutScalingThe scaling factor to use in layout.
(Inherited from ILayoutRoot)

See Also

Reference

Avalonia.Layout Namespace