IEmbeddedLayoutRoot Interface
A special layout root with enforced size for Arrange pass
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface IEmbeddedLayoutRoot : ILayoutRoot
Public Interface IEmbeddedLayoutRoot
Inherits ILayoutRoot
type IEmbeddedLayoutRoot =
interface
interface ILayoutRoot
end
Implements | ILayoutRoot |
Properties
AllocatedSize | |
ClientSize | The size available to lay out the controls. (Inherited from ILayoutRoot) |
LayoutScaling | The scaling factor to use in layout. (Inherited from ILayoutRoot) |