Summary
Gets or sets an object that represents the state of a layout.
- Namespace
- Avalonia
.Layout - Containing Type
- LayoutContext
Syntax
public object LayoutState { get; set; }
Value
Type | Description |
---|---|
object |
public object LayoutState { get; set; }
Type | Description |
---|---|
object |