Contents

init(completeImmediately:)

Creates an empty publisher.

Declaration

init(completeImmediately: Bool = true)

Parameters

  • completeImmediately:

    A Boolean value that indicates whether the publisher should immediately finish.

See Also

Creating an empty publisher