Skip to main content

SetSettingsStoreValueResult

Result type for settings store set operations, providing detailed feedback about the success or failure of each operation.

Signature

key

propertystring

The key that was attempted to be set.

result

propertyboolean

Whether the set operation was successful.

error

propertystring

Error message if the operation failed, null if successful.

Was this chapter helpful?
Report Issue
Edited Jan 28, 2026ยทEdit this page