containsScheme

open override fun containsScheme(name: String, projectScheme: Boolean): Boolean

Returns true if a scheme with the given name is present in this panel.

Return

true if a scheme with the given name is present in this panel

Parameters

name

the name to check for

projectScheme

ignored

Sources

jvm source
Link copied to clipboard