<div class='sourceset sourceset-common'>Common</div>

```kotlin
public object DialogKey : NavMetadataKey<DialogProperties>
```

The key for `NavEntry.metadata` or [Scene.metadata](/jetpack-compose/androidx.navigation3/navigation3-ui/interfaces/Scene) to indicate that an entry should be
displayed within a [Dialog](/jetpack-compose/androidx.wear.compose/compose-material/components/Dialog).