The spacing between the content view and its sibling and parent views.
SDK
- tvOS 12.0+
Framework
- TVUIKit
Declaration
var contentViewInsets: NSDirectional Edge Insets { get set }
Discussion
Use negative values for positive spacing. top
and bottom
represent the spacing between the content view and the header and footer views, respectively. leading
and trailing
represent the spacing between the content view and the lockup view. The default value is NSDirectional
.