initialize MethodProtected
A function invoked once, after the constructor, to initialize the viewport's state. Subclasses can use this perform additional initialization, as the viewport's constructor is not directly invokable.
initialize(): void
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 1146
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.