Contents

latest

A Boolean value indicating whether to publish the most recent element.

Declaration

let latest: Bool

Discussion

If false, the publisher emits the first element received during the interval.

See Also

Inspecting publisher properties