init(image:imageOverlay:sportsOverlay:)
Initialize a thumbnail with a combination of properties.
Declaration
init(image: UIImage, imageOverlay: CPImageOverlay?, sportsOverlay: CPSportsOverlay?)Parameters
- image:
The image to display in the thumbnail.
- imageOverlay:
The image overlay for the thumbnail.
- sportsOverlay:
The sports overlay for the thumbnail.