init(progress:)
Creates a training session progress instance from a foundation progress object.
Declaration
init?(progress: Progress)Parameters
- progress:
A foundation progress object.
Creates a training session progress instance from a foundation progress object.
init?(progress: Progress)A foundation progress object.