1. 2
    Repeat When Done with a Repeat Operator
    2m 48s

Repeat When Done with a Repeat Operator

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Apps often have scenarios where one event controls another. In operators, this requires passing one broadcaster in and using it to control another broadcaster. You can think, "when this broadcaster fires, do that with the other broadcaster". This lesson covers using one broadcaster to control when another broadcaster repeats.