WebDownloadDelegate.OnDownloadWindowForSheet(WebDownload) Method

Definition

[Foundation.Export("downloadWindowForAuthenticationSheet:")]
public virtual AppKit.NSWindow OnDownloadWindowForSheet (WebKit.WebDownload download);
abstract member OnDownloadWindowForSheet : WebKit.WebDownload -> AppKit.NSWindow
override this.OnDownloadWindowForSheet : WebKit.WebDownload -> AppKit.NSWindow

Parameters

download
WebDownload

Returns

Attributes

Applies to