IStepper.Step
void Step()
This Step method will be called every frame of the
application, as long as Enabled is true. This happens
immediately before the main application’s Step callback.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!