Contents

titleRect(forContentRect:)

Returns the rectangle in which the receiver draws its title.

Declaration

func titleRect(forContentRect contentRect: CGRect) -> CGRect

Parameters

  • contentRect:

    The content rectangle for the receiver.

Return Value

The rectangle in which the receiver draws its title.

See Also

Dimensions