enable

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun enable(featureType: RuntimeFeature.Type)

Enables the experimental RuntimeFeature.

Parameters

featureType

The SDK feature to enable