Share via


NSDocumentController.ClearRecentDocuments(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to