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.
Creates an image set with light and dark versions of an image.
init(lightContentImage lightImage: UIImage, darkContentImage darkImage: UIImage)A newly initialized image set.