Back to Hero

Protocols

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

1.6.42.6 KB
Original Source

Protocols

The following protocols are available globally.

`

                HeroCompatible
                `

Undocumented

See more

Declaration

Swift

public protocol HeroCompatible

Show on GitHub

`

                HeroCustomSnapshotView
                `

Allows a view to create their own custom snapshot when using Optimized snapshot

See more

Declaration

Swift

public protocol HeroCustomSnapshotView

Show on GitHub

`

                HeroPreprocessor
                `

Undocumented

See more

Declaration

Swift

public protocol HeroPreprocessor : AnyObject

Show on GitHub

`

                HeroAnimator
                `

Undocumented

See more

Declaration

Swift

public protocol HeroAnimator : AnyObject

Show on GitHub

`

                HeroProgressUpdateObserver
                `

Undocumented

See more

Declaration

Swift

public protocol HeroProgressUpdateObserver : AnyObject

Show on GitHub

`

                HeroViewControllerDelegate
                `

Undocumented

See more

Declaration

Swift

@objc
public protocol HeroViewControllerDelegate

Show on GitHub

`

                HeroStringConvertible
                `

Undocumented

See more

Declaration

Swift

public protocol HeroStringConvertible

Show on GitHub

`

                HeroTransitionDelegate
                `

Undocumented

See more

Declaration

Swift

public protocol HeroTransitionDelegate : AnyObject

Show on GitHub