Interface NavigationService


  • public interface NavigationService
    This service allows Features to navigate across the UI.
    • Method Detail

      • hideActivity

        void hideActivity()
        Hides the activity.
      • showActivityLauncher

        void showActivityLauncher()
        Shows the activity launcher.
      • showWatchfacePicker

        void showWatchfacePicker()
        Shows the watchface picker.