Settings.getAllFeatures

Gets the list of all available WebKit features.

Features can be toggled with [webkit.settings.Settings.setFeatureEnabled], and their current state determined with [webkit.settings.Settings.getFeatureEnabled].

Note that most applications should use [webkit.settings.Settings.getDevelopmentFeatures] and [webkit.settings.Settings.getExperimentalFeatures] instead.

Returns

List of all features.