ExperimentalFaceApi


@RequiresOptIn(message = "This is an experimental API. It may be changed or removed in the future.")
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalFaceApi


Marks experimental properties of the Face API.

These properties are subject to change or removal in a future release.

Summary

Public constructors

Public constructors

ExperimentalFaceApi

public ExperimentalFaceApi()