makeAsyncIterator()
Creates the asynchronous iterator that produces elements of this asynchronous sequence.
Declaration
func makeAsyncIterator() -> DeviceActivityResults<Element>.Iterator<Element>Creates the asynchronous iterator that produces elements of this asynchronous sequence.
func makeAsyncIterator() -> DeviceActivityResults<Element>.Iterator<Element>