Skip to main content

ICustomInspector interface

Namespace: NextDesign.Desktop.CustomUI

Description

An interface for implementing a custom inspector that can be extended independently by an extension. Next Design exchanges information with the Custom Inspector through this interface.

Affiliation area

NameDescription
Custom UI APIs to access the custom UI.

Inherit Base

NameDescription
ICustomUI Defines properties and methods common to user interfaces that are uniquely extended by extensions.

Method

NameDescription
SetModel Sets the model to be displayed in this inspector.