WindowItemKind

elements.WindowItemKind (Abstract)

Window item types enumeration.

Represents the different types of UI elements that can be added to a Window in the Elements UI framework. Each type corresponds to a specific interactive control or display element.

This enum abstract uses integers for efficient storage and comparison while providing type safety at compile time.

Type Conversions

From:

  • [Int](/api-docs/clay-native/Int/)

To:

  • [Int](/api-docs/clay-native/Int/)

Metadata

Name Parameters
:enum -