imageSize(for:)
Returns the dimensions to use for images of the specified shape.
Declaration
class func imageSize(for shape: TVTopShelfSectionedItem.ImageShape) -> CGSizeParameters
- shape:
The image shape whose dimensions you want.
Return Value
The recommended size of the image, in points.