Skip to content

API UI and Text

Eduard Gushchin edited this page Jun 21, 2026 · 8 revisions

Home | API by Category | Complete API Index | API Compatibility

UI controls, labels, fonts and text alignment values.

This category currently contains 5 public types.

Type Kind Summary
Control class Provides the Electron2D base node for 2D user interface controls.
Font class Provides the Electron2D base resource for text layout and drawing.
HorizontalAlignment enum Defines horizontal text alignment values used by Electron2D text drawing APIs.
Label class Provides the Electron2D control for drawing a single line of plain text.
VerticalAlignment enum Identifies the vertical alignment used by controls that draw text.

Clone this wiki locally