Kanzi 3.9.14
kanzi::interop::ActivityConceptEnums Struct Reference

#include <kanzi/interop/autogen/ui/node/concept/activity/activity_concept_enums.hpp>

Public Types

enum class  KeepAlivePolicy { DetachAndDestroy , HideAndDisable }
 Defines the policy for an inactive Activity. More...
 

Member Enumeration Documentation

◆ KeepAlivePolicy

Defines the policy for an inactive Activity.

Enumerator
DetachAndDestroy 

Detach an inactive Activity node from the node tree and release its reference.

HideAndDisable 

Hide and disable an inactive Activity node.


The documentation for this struct was generated from the following file: