Settings.getFeatureEnabled

bool getFeatureEnabled(webkit.feature.Feature feature) nothrow

Gets whether a feature is enabled.

Parameters

featurethe feature to toggle.

Returns

Whether the feature is enabled.