pixi-jsInterfaces
Interface: ViewSystemDestroyOptions
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/view/ViewSystem.d.ts:51
Options for destroying the ViewSystem.
Advanced
Properties
removeView?
> optional removeView?: boolean
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/view/ViewSystem.d.ts:53
Whether to remove the view element from the DOM. Defaults to false.