Settings.getFeatureEnabled
bool getFeatureEnabled(webkit.feature.Feature feature)Gets whether a feature is enabled.
Parameters
feature | the feature to toggle. |
Returns
Whether the feature is enabled.
bool getFeatureEnabled(webkit.feature.Feature feature)Gets whether a feature is enabled.
feature | the feature to toggle. |