imageRect(forContentRect:)
Returns the rectangle in which the receiver draws its image.
Declaration
func imageRect(forContentRect contentRect: CGRect) -> CGRectParameters
- contentRect:
The content rectangle for the receiver.
Return Value
The rectangle in which the receiver draws its image.