maskedBackgroundView
The background view that performs the parallax effect.
Declaration
var maskedBackgroundView: UIView { get }Discussion
The maskedBackgroundView property returns the current cell’s background view. Modify properties of this view to customize the parallax effect. Generally, you should add an opaque image to the view.