IViewDefinitions.UnregisterStyleCallback method
Namespace: NextDesign.Core
Description
Unregisters all callback functions for editor elements generated by the specified editor element definition.
・It is recommended to call when Deactivating the extension.
argument
Name | Type | Description |
---|---|---|
elementDef | IElementDef | editor element definition |
Return value
- void