---
title: "view"
description: "Return the owner as a View from the associated LayoutNode."
type: "property"
---

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


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


```kotlin
val LayoutInfo.view: View?
```


Return the owner as a View from the associated LayoutNode.



