The content view in focus.
SDK
- tvOS 13.0+
Framework
- TVUIKit
Declaration
@property(nonatomic, readonly) UIView *maskedContentView;
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.