ensureFullyVisible

abstract fun ensureFullyVisible(@NonNull inspectorView: PropertyInspectorView)

Scrolls to inspector view when its not fully visible in property inspector.

Parameters

inspectorView

Property inspector view to scroll to.