Skip to main content

IViewDefinitions.UnregisterStyleCallback method

Namespace: NextDesign.Core

Description

Unregisters all callback functions of the editor element generated from the specified editor element definition.

  • It is recommended to call it when the extension is deactivated.

argument

NameTypeDescription
elementDefIElementDefEditor Element Definition

Return value

  • void