Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-17 UTC.
[null,null,["Last updated 2025-07-17 UTC."],[],[],null,["# WebNavigationClient.ExperimentalNavigationCallback\n==================================================\n\nArtifact: [androidx.webkit:webkit](/jetpack/androidx/releases/webkit) \n[View Source](https://cs.android.com/search?q=file:androidx/webkit/WebNavigationClient.java+class:androidx.webkit.WebNavigationClient.ExperimentalNavigationCallback) \nAdded in [1.14.0](/jetpack/androidx/releases/webkit#1.14.0)\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/webkit/WebNavigationClient.ExperimentalNavigationCallback \"View this page in Kotlin\") \\|Java\n\n\n```\n@Retention(value = RetentionPolicy.CLASS)\n@Target(value = [ElementType.METHOD, ElementType.TYPE, ElementType.FIELD])\n@RequiresOptIn(level = RequiresOptIn.Level.ERROR)\npublic annotation WebNavigationClient.ExperimentalNavigationCallback\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nDenotes [Navigation](/reference/androidx/webkit/Navigation), [Page](/reference/androidx/webkit/Page) and [WebNavigationClient](/reference/androidx/webkit/WebNavigationClient) API surfaces are experimental.\n\nIt may change without warning and should not be relied upon for non-experimental purposes."]]