HELIX.Widgets.Universal

Namespace

Namespaces

Static Classes

Structs

Classes

HAlignClass
A widget that aligns its child to the specified alignment.
HBoxClass
A primitive widget that can be used to apply a background and border.
HButtonClass
A highly customizable button with various styling, size, and behavioral options.
HCenterClass
A widget that tries to center its child using flex layouting.
HColumnClass
Represents a vertically oriented flexible container widget.
HFlexClass
Represents a flexible layout widget that arranges its child widgets along a specified axis with various alignment and wrapping properties.
HGapClass
A widget used to easily add spacing between other widgets.
HIconClass
A wrapper widget around Label that is optimized for displaying font based icons.
HRowClass
Represents a horizontally oriented flexible container widget.
HSliderClass
A highly customizable slider widget that can be used for sliders and scrollbars.
HStackClass
Represents a container that tries to arrange its children above each other using absolute positioning.
HSubstanceBoxClass
A widget that materializes SubstanceLayers.
HTextClass
A wrapper widget around Label that allows for easy configuration of the textual content.
HTextFieldClass
A highly customizable text field widget that can be used for text input.
HThemeProviderClass
A widget that provides inheritable theme properties to its descendants.

Abstract Classes

SubstanceAbstract Class
Represents a generic state-dependent visual layer of a widget.
Makes use of a WidgetState to determine the current semantic state of a widget and derives a IWidgetListCandidate that can be materialized by consumer like the HSubstanceBox.

Interfaces

On this page