ReactiveSwift Docs

View on GitHub

Install in Dash

ReactiveSwift Reference SignalProducerProtocol Protocol Reference

SignalProducerProtocol

public protocol SignalProducerProtocol

A protocol for constraining associated types to SignalProducer .

  • The type of values being sent by self.

    Declaration

    Swift

    associatedtype Value
  • The type of error that can occur on self.

    Declaration

    Swift

    associatedtype Error : Error
  • The materialized self.

    Declaration

    Swift

    var producer: SignalProducer <Value , Error > { get }

© 2020 ReactiveCocoa. All rights reserved. (Last updated: 2020年01月07日)

Generated by jazzy ♪♫ v0.13.0, a Realm project.

AltStyle によって変換されたページ (->オリジナル) /