UserDefaults

public extension UserDefaults
  • Wheter UserDefaults has the object for the key

    Declaration

    Swift

    func hasObject(forKey key: String) -> Bool