maskedContentView
The content view in focus.
Declaration
var maskedContentView: UIView { get }Discussion
Use this property to modify the parallax effect applied on the cell and its content. Add any other UI elements to be included on the cell to this view.
This view fills the entire screen.