Skip to main content

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

NameTypeDescription
elementDefIElementDefeditor element definition

Return value

  • void