kanzi::autogen::ui::node::concept::activity

Module activity_concept

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
  • Defines the policy for an inactive Activity.

Traits§

  • Base class for Activity classes. This class defines common types, properties, and messages for Activity classes. See: Activity2D, Activity3D