Contents

clearCustomData(_:)

Removes key from the custom data dictionary.

Declaration

func clearCustomData(_ key: String)

Parameters

  • key:

    The dictionary key to clear.