Metadata definitions for ParallelActivityHostConcept. More...
Public Attributes | |
DynamicPropertyType< Boolean > | ActivationStackProperty |
DynamicPropertyType< Boolean > | BringActivatedToFrontProperty |
Sets whether to show the activated Activity in front within its Parallel Activity Host. More... | |
DynamicPropertyType< Integer > | FocusOnActivationProperty |
Sets the policy that a Parallel Activity Host uses to decide whether it tries to set the keyboard focus to an activating Activity: More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ParallelActivityHostConcept") |
Metaclass for ParallelActivityHostConcept. | |
DynamicPropertyType< String > | ParallelActivityHostContentProperty |
Describes the content of a Parallel Activity Host. More... | |
Metadata definitions for ParallelActivityHostConcept.
DynamicPropertyType<Boolean> ActivationStackProperty |
DynamicPropertyType<Boolean> BringActivatedToFrontProperty |
Sets whether to show the activated Activity in front within its Parallel Activity Host.
This property affects the z-order of the activated Activity within the same Activity priority layer:
DynamicPropertyType<Integer> FocusOnActivationProperty |
Sets the policy that a Parallel Activity Host uses to decide whether it tries to set the keyboard focus to an activating Activity:
Set this property in an Activity in a Parallel Activity Host.
DynamicPropertyType<String> ParallelActivityHostContentProperty |
Describes the content of a Parallel Activity Host.
The Parallel Activity Host uses this content to instantiate Activity prefabs and control the status and lifetime of its child Activities. This property is not directly editable by a Kanzi Studio user. The ActivityBrowserController sets the value of this property according to the changes done to the state of the Activity Tree in the ActivityBrowser. The expected format for the property value is a list of Activity descriptions. Each of this Activity description contains: