CIFilterGenerator.Save(NSUrl, Boolean) Method

Definition

[Foundation.Export("writeToURL:atomically:")]
public virtual bool Save (Foundation.NSUrl toUrl, bool atomically);
abstract member Save : Foundation.NSUrl * bool -> bool
override this.Save : Foundation.NSUrl * bool -> bool

Parameters

toUrl
NSUrl
atomically
Boolean

Returns

Attributes

Applies to