isEnabled

abstract fun isEnabled(): Boolean

Tells whether the setting is currently enabled, if isAvailable returns true, otherwise returned value is undefined.

Return

true if the setting is enabled, otherwise false