showInspector

open fun showInspector(@NonNull propertyInspector: PropertyInspector, animate: Boolean): Boolean

Displays property inspector. This replaces previous displayed inspector.

Return

True if inspector was hidden and is now visible, false if it was already visible.

Parameters

propertyInspector

Inspector instance to show.

animate

Whether to animate the change.