<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`View`](View) › [`onResize`](View/onResize)
## View.onResize() method
Called when the size of this view is changed.
0.9.7
**Signature:**
```typescript
onResize(): void;
```
**Returns:**
`void`