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โ
| Name | Description |
|---|
| Custom UI | APIs to access the custom UI. |
Inherit Baseโ
| Name | Description |
|---|
| ICustomUI | Defines properties and methods common to user interfaces that are uniquely extended by extensions. |
| Name | Description |
|---|
| SetModel | Sets the model to be displayed in this inspector. |