NavigationCoordinationMode
NavCoordinationMode
is an object that defines constants and an annotation for specifying navigation coordination modes. These modes are used to configure navigation behavior in the application.
Types
Link copied to clipboard
Annotation to restrict the values of navigation coordination mode to the predefined constants: DISABLED
, COORDINATION
, and COORDINATION_HD_LITE
.