NavigationRes
@Documented @Retention(value = CLASS) @Target(value = ) 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).
@Documented @Retention(value = CLASS) @Target(value = ) 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).
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-10-13 UTC.