currentScheme

open var currentScheme: SCHEME

The instance of the scheme that is currently active.

This field is backed by currentSchemeName. If currentSchemeName refers to a scheme that is not contained in schemes, getting this field will throw an exception.

Sources

jvm source
Link copied to clipboard