Contents

init(lightContentImage:darkContentImage:)

Creates an image set with light and dark versions of an image.

Declaration

init(lightContentImage lightImage: UIImage, darkContentImage darkImage: UIImage)

Return Value

A newly initialized image set.