Share via


NSDocument.BrowseDocumentVersions(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to