<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`WorkspaceLeaf`](WorkspaceLeaf) › [`view`](WorkspaceLeaf/view)
## WorkspaceLeaf.view property
The view associated with this leaf. Do not attempt to cast this to your custom `View` without first checking `instanceof`<!-- -->.
**Signature:**
```typescript
view: View;
```