NSUrlDownload.SetDestination(String, Boolean) Method

Definition

[Foundation.Export("setDestination:allowOverwrite:")]
public virtual void SetDestination (string path, bool allowOverwrite);
abstract member SetDestination : string * bool -> unit
override this.SetDestination : string * bool -> unit

Parameters

path
String
allowOverwrite
Boolean
Attributes

Applies to