Contents

remove(_:)

Removes the condition and its enclosed record associated with the identifier you provide.

Declaration

func remove(_ identifier: String)

Parameters

  • identifier:

    A string that identifies the monitored condition.

See Also

Adding and removing conditions