setAutosaveSettings¶
Sets autosave settings for the given scope. The method is guaranteed to work only after at least one call to getAutosaveSettings
setAutosaveSettings(
scope: AutosaveSettingsScope,
settings: ScopeAutosaveSettings
) → Ok