check dictionary for key swift code example Example: swift check dictionary has key let hasKey = myDictionary.keys.contains("myKey")