NavigationRes

public abstract @interface NavigationRes
implements Annotation

android.support.annotation.NavigationRes


Denotes that an integer parameter, field or method return value is expected to be a navigation resource reference (e.g. R.navigation.flow).

Summary

Inherited methods

From interface java.lang.annotation.Annotation