Post

Replies

Boosts

Views

Activity

Reply to Where can I get a list of all UserDefaults keys?
Related to this is "UserDefaults.standard". If I have read docs correctly, there are some keys here that control your app's default values for features that the system provides to your app. I've seen mention of a few keys that can be set here. E.g. "NSDisabledCharacterPaletteMenuItem" true is supposed to hide the "Emojis & Symbols" menu item. But I haven't seen any list of all the ones that the system understands.
Nov ’21