Skip to main content

ICustomInspector.SetModel method

Namespace: NextDesign.Desktop.CustomUI

Description

Sets the model to be displayed in this inspector.

argument

NameTypeDescription
targetobjectthe object to be displayed in the inspector
targetsIEnumerable <object>Objects to be displayed in the Inspector
If multiple elements are selected, all of them will be given.

Return value

  • void