The intended aspect ratio or shape of the content image.
SDK
- tvOS 9.0–13.0Deprecated
Framework
- TVServices
Declaration
var imageShape: TVContent Item Image Shape { get set }
Discussion
When the TV Content object is being used to represent Top Shelf items, then the allowed values for this property depend on the top
property of the object that implements the TV TopShelf extension. For more information, see TVTop
.
If the top
value is TVTop
, the valid values of this property are:
If the top
value is TVTop
, the valid values are:
If the value of this property is not valid for the current Top Shelf style, the system reserves the right to scale the image in any way.