Skip to content
Version 2.11.0
↓ Get the launcher

PanelSpec record

A themed panel containing declarative child widgets.

public record PanelSpec : IEquatable<NativeUiElementSpec>
name description
PanelSpec(…) A themed panel containing declarative child widgets.
Children { get; set; }