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 1139
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.