epoxy-adapter / com.airbnb.epoxy / Carousel / getSnapHelperFactory

getSnapHelperFactory

@Nullable protected open fun getSnapHelperFactory(): Carousel.SnapHelperFactory?

Return a SnapHelperFactory instance to use with this Carousel. The SnapHelper created by the factory will be attached to this Carousel on view creation. Return null for no snap helper to be attached automatically.