setConstrainsToOriginalSize(_:)
Sets whether the receiver constrains the cell’s image to its original size.
Declaration
func setConstrainsToOriginalSize(_ flag: Bool)Parameters
- flag:
A flag that specifies whether to constrain the image. The default value is False.