Share via


NSText.WriteRtfd(String, Boolean) Method

Definition

[Foundation.Export("writeRTFDToFile:atomically:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool WriteRtfd(string path, bool atomically);
[<Foundation.Export("writeRTFDToFile:atomically:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WriteRtfd : string * bool -> bool
override this.WriteRtfd : string * bool -> bool

Parameters

path
String
atomically
Boolean

Returns

Attributes

Applies to