clearAssetInfo(_:)
Removes key from the asset info dictionary.
Declaration
func clearAssetInfo(_ key: String)Parameters
- key:
The dictionary key to clear.
Removes key from the asset info dictionary.
func clearAssetInfo(_ key: String)The dictionary key to clear.