API Reference > imodeljs-frontend > Views > ViewManager > dropDecorator dropDecorator Method Drop (remove) a Decorator so it is no longer active. dropDecorator(decorator: Decorator): void note Does nothing if decorator is not currently active. Parameter Type Description decorator Decorator The Decorator to drop. Returns - void Defined in core/frontend/src/ViewManager.ts Line 410 Last Updated: 13 June, 2024