suspend fun checkIsStillDerived(visible: Boolean): Boolean

Checks if interfaceDefinition is still derived visible/invisible Only checks, performs no updates!

Return

true if still derived, otherwise false

Parameters

visible

if true, checks if interfaceDefinition is derived visible, otherwise invisible