Protocols

The following protocols are available globally.

  • A type that can have parallax view representation

    See more

    Declaration

    Swift

    public protocol ParallaxableView : AnyObject
  • A type of a view that can have parallax effect

    See more

    Declaration

    Swift

    public protocol AnyParallaxableView