remove key and value bullts
This commit is contained in:
parent
3fc844c15a
commit
26ad37c4d1
1 changed files with 1 additions and 3 deletions
|
@ -109,8 +109,6 @@ Same as `unsubscribeNotification`, but removes the subscriber from `NSNotificati
|
|||
### `systemPreferences.registerDefaults(defaults)` _macOS_
|
||||
|
||||
* `defaults` Object - a dictionary of (`key: value`) user defaults
|
||||
* `key` String
|
||||
* `value` Any
|
||||
|
||||
Add the specified defaults to your application's `NSUserDefaults`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue