NSDocumentController.ReviewUnsavedDocuments Method

Definition

[Foundation.Export("reviewUnsavedDocumentsWithAlertTitle:cancellable:delegate:didReviewAllSelector:contextInfo:")]
public virtual void ReviewUnsavedDocuments (string title, bool cancellable, Foundation.NSObject delegateObject, ObjCRuntime.Selector didReviewAllSelector, IntPtr contextInfo);
abstract member ReviewUnsavedDocuments : string * bool * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.ReviewUnsavedDocuments : string * bool * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

Parameters

title
String
cancellable
Boolean
delegateObject
NSObject
didReviewAllSelector
Selector
contextInfo
IntPtr

nativeint

Attributes

Applies to