kanzi::autogen::ui::node

Module activity2d

Modules§

Structs§

Enums§

  • Legacy version of enum “kanzi.ActivityConcept.Status”. Defines possible states of an Activity. Activity Host nodes can activate and deactivate their child Activities. This enumeration defines the possible states of an Activity during the the process of activation and deactivation. You can use this functionality to react to changes in Activity status in your application code and in Kanzi Studio. See: Activity, StatusProperty
  • Content stretch option.
  • Depth alignment options.
  • Hint for foreground handling of nodes.
  • Horizontal alignment options.
  • Defines the policy for an inactive Activity.
  • Node2D perspective transformation mode.
  • Pixel formats.
  • Vertical alignment options.

Traits§

  • Base class for Activity classes. This class defines common types, properties, and messages for Activity classes. See: Activity2D, Activity3D
  • ActivityElement is the base class for all Activity and Activity Host classes.
  • Use the Content Layout nodes to present complex content as one element in the UI. You can use a Content Layout node to create a control that adapts to the size of its content, or a control where the content adapts to the size of the control.

Functions§