decorate Method
Add view-specific decorations. The base implementation draws the grid. Subclasses must invoke super.decorate()
decorate(context: DecorateContext): void
| Parameter | Type | Description |
|---|---|---|
| context | DecorateContext |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 2090
Last Updated: 30 November, 2023