Back to Hero

HeroProgressUpdateObserver

docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroProgressUpdateObserver.html

1.6.4483 B
Original Source

HeroProgressUpdateObserver

public protocol HeroProgressUpdateObserver : AnyObject

Undocumented

Show on GitHub

`

                heroDidUpdateProgress(progress:)
                `

Undocumented

Declaration

Swift

func heroDidUpdateProgress(progress: Double)

Show on GitHub