Contents

imageSize(for:)

Returns the dimensions to use for images of the specified shape.

Declaration

class func imageSize(for shape: TVTopShelfSectionedItem.ImageShape) -> CGSize

Parameters

  • shape:

    The image shape whose dimensions you want.

Return Value

The recommended size of the image, in points.

See Also

Getting the Image Size Information