public @interface

Navigator.Name

implements java.lang.annotation.Annotation

 androidx.navigation.Navigator.Name

Overview

This annotation should be added to each Navigator subclass to denote the default name used to register the Navigator with a NavigatorProvider.

Summary