setShowIsolatedElements
suspend fun setShowIsolatedElements(args: Overlay.SetShowIsolatedElementsParameter, mode: CommandMode = CommandMode.DEFAULT)
Show elements in isolation mode with overlays.
suspend fun setShowIsolatedElements(isolatedElementHighlightConfigs: List<Overlay.IsolatedElementHighlightConfig>)
Show elements in isolation mode with overlays.
Parameters
isolatedElementHighlightConfigs
An array of node identifiers and descriptors for the highlight appearance.