isEnabled

open override fun isEnabled(featureType: RuntimeFeature.Type): Boolean

Deprecated

This will be removed without a replacement.

Determines whether the given RuntimeFeature is enabled.

Return

True if enabled, false otherwise

Parameters

featureType

The SDK feature to check