Share via


NSDocument.RevertDocumentToSaved(NSObject) Method

Definition

[Foundation.Export("revertDocumentToSaved:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RevertDocumentToSaved(Foundation.NSObject? sender);
[<Foundation.Export("revertDocumentToSaved:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RevertDocumentToSaved : Foundation.NSObject -> unit
override this.RevertDocumentToSaved : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to