WebSettingsCompat.ExperimentalSpeculativeLoading


@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.FIELD, ElementType.TYPE])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
public annotation WebSettingsCompat.ExperimentalSpeculativeLoading


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