ConfirmationOverlay.OverlayType

public static abstract @interface ConfirmationOverlay.OverlayType
implements Annotation

android.support.wearable.view.ConfirmationOverlay.OverlayType


This @interface is deprecated.
use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.

Types of animations to display in the overlay.

Summary

Inherited methods

abstract Class<? extends Annotation> annotationType()
abstract boolean equals(Object arg0)
abstract int hashCode()
abstract String toString()