IStyle.

Children Property

Summary

Gets a collection of child styles.
Namespace
Avalonia.Styling
Containing Type
IStyle

Syntax

IReadOnlyList<IStyle> Children { get; }

Value

Type Description
IReadOnlyList<IStyle>