webView(_:drawFooterIn:)
Draws the web view’s footer in the specified rectangle.
Declaration
optional func webView(_ sender: WebView!, drawFooterIn rect: NSRect)Parameters
- sender:
The web view that sent the message.
- rect:
The rectangle reserved for drawing the footer.