isEnabled

abstract fun isEnabled(featureType: RuntimeFeature.Type): Boolean

Determines whether the given RuntimeFeature is enabled.

Return

True if enabled, false otherwise

Parameters

featureType

The SDK feature to check