MMMScrollViewShadowView

Objective-C

@interface MMMScrollViewShadowView : UIView

Swift

class MMMScrollViewShadowView : UIView

A view that’s used internally to render shadows in MMMAutoLayoutScrollView. Open for reuse in cases we want to display compatible shadows but differntly controlled. Note that this does not support Auto Layout, you have to manage its frame.