next()

Advances to the next element and returns it, or nil if no next element exists.

Declaration

final func next() async throws -> TemporalFeature<CIImage>?