isEnabled

open fun isEnabled(feature: Feature): Boolean

Check whether the specified feature is enabled or not.

Return

whether the specified feature is enabled or not

Parameters

feature

the specified feature

Sources

jvm source
Link copied to clipboard