Contents

webView(_:drawHeaderIn:)

Draws the web view’s header in the specified rectangle.

Declaration

optional func webView(_ sender: WebView!, drawHeaderIn rect: NSRect)

Parameters

  • sender:

    The web view that sent the message.

  • rect:

    The rectangle reserved for drawing the header.

See Also

Printing