Result public enum Result Represents the reason that the runner completed. finished The runner finished normally. Declaration Swift case finished cancelled The runner was cancelled before the animation could finish. Declaration Swift case cancelled © 2018 Tim Donnelly Generated by jazzy ♪♫ v0.9.3, a Realm project.