Skip to content

Behaviour

Stanislav Podolia edited this page Aug 8, 2019 · 3 revisions

Flow Wiki

Behaviour

  • ConstBehaviour

    • constv : ?
  • DynamicBehaviour
    The runtime representation of a behaviour

    • value : ref ?
    • subscribers : DList<(?) -> void>
  • getCurrentSubscribersCountBehaviour -> Behaviour

  • getCurrentNextCountBehaviour -> Behaviour

Clone this wiki locally