NSColorList.WriteToUrl(NSUrl, NSError) Method

Definition

[Foundation.Export("writeToURL:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool WriteToUrl (Foundation.NSUrl url, out Foundation.NSError error);
abstract member WriteToUrl : Foundation.NSUrl *  -> bool
override this.WriteToUrl : Foundation.NSUrl *  -> bool

Parameters

url
NSUrl
error
NSError

Returns

Attributes

Applies to