WebSettingsCompat.ExperimentalBackForwardCache
Stay organized with collections
Save and categorize content based on your preferences.
@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.FIELD, ElementType.TYPE])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
public annotation WebSettingsCompat.ExperimentalBackForwardCache
Denotes that the BackForwardCache API surface is experimental. It may change without warning.