setInspectorViews

open fun setInspectorViews(@NonNull inspectorViews: List<PropertyInspectorView>, animate: Boolean)

Sets list of inspector views to be displayed in property inspector. This replaces previously displayed views.

Parameters

inspectorViews

The inspector views to display.

animate

Whether to animate the change.