kanzi::autogen::ui::node

Module page_transition_collection

Structs§

  • Defines the animation target, either page transitioning in or page transitioning out.
  • Defines whether the transition is unidirectional (one way) or bidirectional (two way).
  • The duration of a Page node transition (in milliseconds).
  • The ending value for the animation.
  • The selection criteria for the source Page node. Use * for any Page node.
  • Defines which property to animate.
  • Transition collection is used to define transitions within a Page Host.
  • Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
  • The starting value for the animation.
  • The selection criteria for the target Page node. Use * for any Page node.

Enums§