LayoutContext.

LayoutStateCore Property

Summary

Implements the behavior of LayoutState in a derived or custom LayoutContext.
Namespace
Avalonia.Layout
Containing Type
LayoutContext

Syntax

protected virtual object LayoutStateCore { get; set; }

Value

Type Description
object