---
title: "popup"
description: "Whether this semantics node represents a Popup. Not to be confused with if this node is _part of_
a Popup."
type: "function"
---

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


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


```kotlin
fun SemanticsPropertyReceiver.popup()
```


Whether this semantics node represents a Popup. Not to be confused with if this node is _part of_
a Popup.



