WebViewCompat.ExperimentalNavigate


@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHODElementType.TYPEElementType.FIELD])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
public annotation WebViewCompat.ExperimentalNavigate


Denotes that the Navigate API surface is experimental. It may change without warning.