Contents

source(withIdentifier:)

Locates an event source with the specified identifier.

Declaration

func source(withIdentifier identifier: String) -> EKSource?

Parameters

  • identifier:

    The source’s unique identifier.

Return Value

The source with the specified identifier, or nil if the source isn’t found.

See Also

Accessing account sources