diff --git a/docs/latest/api/system-preferences.md b/docs/latest/api/system-preferences.md index d951998..3d007e4 100644 --- a/docs/latest/api/system-preferences.md +++ b/docs/latest/api/system-preferences.md @@ -442,6 +442,10 @@ Returns an object with system animation settings. ## Properties +### `systemPreferences.accessibilityDisplayShouldReduceTransparency()` _macOS_ + +A `boolean` property which determines whether the app avoids using semitransparent backgrounds. This maps to [NSWorkspace.accessibilityDisplayShouldReduceTransparency](https://developer.apple.com/documentation/appkit/nsworkspace/1533006-accessibilitydisplayshouldreduce) + ### `systemPreferences.appLevelAppearance` _macOS_ _Deprecated_ A `string` property that can be `dark`, `light` or `unknown`. It determines the macOS appearance setting for