NSUrlDownloadDelegate.DecideDestination(NSUrlDownload, String) Method

Definition

[Foundation.Export("download:decideDestinationWithSuggestedFilename:")]
public virtual void DecideDestination (Foundation.NSUrlDownload download, string suggestedFilename);
abstract member DecideDestination : Foundation.NSUrlDownload * string -> unit
override this.DecideDestination : Foundation.NSUrlDownload * string -> unit

Parameters

download
NSUrlDownload
suggestedFilename
String
Attributes

Applies to