---
title: "dialog"
description: "Whether this element is a Dialog. Not to be confused with if this element is _part of_ a Dialog."
type: "function"
---

<div class='type'>Function</div>


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun SemanticsPropertyReceiver.dialog()
```


Whether this element is a Dialog. Not to be confused with if this element is _part of_ a Dialog.



