androidx.wear.compose.material.dialog

Objects

DialogDefaults

Contains the default values used by Alert and Confirmation.

Composables

Alert

Alert lays out the content for an opinionated, alert screen.

Confirmation

Confirmation lays out the content for an opinionated confirmation screen that displays a message to the user for durationMillis.

Dialog

Dialog displays a full-screen dialog, layered over any other content.