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