setting to enable screenshot protection
This commit is contained in:
@@ -1494,6 +1494,7 @@ abstract class GeckoSyncApi {
|
||||
abstract class GeckoEngineSettingsApi {
|
||||
void setDefaultSettings(GeckoEngineSettings settings);
|
||||
void updateRuntimeSettings(GeckoEngineSettings settings);
|
||||
void setScreenshotProtectionEnabled(bool enabled);
|
||||
void setPullToRefreshEnabled(bool enabled);
|
||||
|
||||
/// Sets the app links mode preference (stored in SharedPreferences).
|
||||
|
||||
Reference in New Issue
Block a user