Edit

Share via


NSColorList.WriteToFile(String) Method

Definition

[Foundation.Export("writeToFile:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'WriteToUrl' instead.")]
public virtual bool WriteToFile (string path);
abstract member WriteToFile : string -> bool
override this.WriteToFile : string -> bool

Parameters

path
String

Returns

Attributes

Applies to