Stay organized with collections
Save and categorize content based on your preferences.
@Retention(value = RetentionPolicy.SOURCE)
@IntDef(value = )
annotation ConfirmationOverlay.OverlayType
Types of animations to display in the overlay.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-17 UTC.
[null,null,["Last updated 2025-07-17 UTC."],[],[],null,["# ConfirmationOverlay.OverlayType\n===============================\n\nArtifact: [androidx.wear:wear](/jetpack/androidx/releases/wear) \n[View Source](https://cs.android.com/search?q=file:androidx/wear/widget/ConfirmationOverlay.java+class:androidx.wear.widget.ConfirmationOverlay.OverlayType) \nAdded in [1.1.0](/jetpack/androidx/releases/wear#1.1.0)\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/wear/widget/ConfirmationOverlay.OverlayType \"View this page in Java\")\n\n\n```\n@Retention(value = RetentionPolicy.SOURCE)\n@IntDef(value = )\nannotation ConfirmationOverlay.OverlayType\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nTypes of animations to display in the overlay."]]