makeAsyncIterator()

Creates the asynchronous iterator that produces elements of this asynchronous sequence.

Declaration

func makeAsyncIterator() -> DeviceActivityResults<Element>.Iterator<Element>