PredictiveBackControl


@Retention(value = AnnotationRetention.BINARY)
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
@RequiresOptIn(level = RequiresOptIn.Level.WARNING)
public annotation PredictiveBackControl


Summary

Public constructors

Public constructors

PredictiveBackControl

public PredictiveBackControl()