Navigate To

The Navigate To action switches the viewer to a different frame, replacing the currently displayed interface.

Unlike Show Frame, which loads additional frames as UI layers, Navigate To performs a full frame change similar to switching between pages.

This action is typically used for primary navigation within an interface.


Parameters

Parameter
Description

Frame

The frame that should be loaded

Transition

Defines how the new frame appears

Transition Duration

Duration of the transition animation


Frame

Defines the target frame that should be displayed.

When the action is triggered, the currently active frame is replaced by the selected frame.


Transition

Defines how the new frame appears when navigating to it.

Available options:

  • None

  • Fade In

  • Slide In Left

  • Slide In Top

  • Slide In Right

  • Slide In Bottom


Transition Duration

Defines the duration of the transition animation when switching to the new frame.

Last updated