ParallelActivityHostConceptMetadata
¶
Defines properties and message types for ParallelActivityHostConcept.
ParallelActivityHostConceptMetadata.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:
|
ParallelActivityHostConceptMetadata.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:
|
ParallelActivityHostConceptMetadata.FocusOnActivationProperty¶ | Sets the policy that a Parallel Activity Host uses to decide whether it tries to set the key focus to an activating Activity:
Set this property in an Activity in a Parallel Activity Host. |
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.