Documentation

class UIElement

The base class for built-in UI view elements.

abstract class UIElement extends View;

Notes

Description

The UIElement class provides common infrastructure for UI controls and containers, including properties for styling, positioning, and accessibility.

Type members

Instance members

Inherited members