Back to Hero

HeroCustomSnapshotView

docs/Protocols/HeroCustomSnapshotView.html

1.6.4510 B
Original Source

HeroCustomSnapshotView

public protocol HeroCustomSnapshotView

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

Show on GitHub

`

                heroSnapshot
                `

Undocumented

Declaration

Swift

var heroSnapshot: UIView? { get }

Show on GitHub