Show / Hide Table of Contents

Enum StepStatus

Status of iteration.

Namespace: Towel
Assembly: Towel.dll
Syntax
public enum StepStatus : int

Fields

Name Description
Break

Stepper was broken.

Continue

Stepper was not broken.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX