WebNavigationClient.ExperimentalNavigationCallback
@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.TYPE, ElementType.FIELD])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
annotation WebNavigationClient.ExperimentalNavigationCallback
Denotes Navigation
, Page
and WebNavigationClient
API surfaces are experimental.
It may change without warning and should not be relied upon for non-experimental purposes.