---
title: "requireView"
description: "The Android [View] hosting the composition."
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-android'>Android</div>


```kotlin
fun DelegatableNode.requireView(): View
```


The Android `View` hosting the composition.



