On this pageIStyle InterfaceDefinitionNamespace:Avalonia.StylingAssembly:Avalonia.BasePackage:AvaloniaDefines the interface for styles.public interface IStyleImplements:IResourceNodePropertiesNameDescriptionChildrenGets a collection of child styles.Children PropertyGets a collection of child styles.public System.Collections.Generic.IReadOnlyList<Avalonia.Styling.IStyle> Children { get; set; }PreviousISetterValueNextIStyleHost