共用方式為


NSDocumentController.ReviewUnsavedDocuments 方法

定義

[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

參數

title
String
cancellable
Boolean
delegateObject
NSObject
didReviewAllSelector
Selector
contextInfo
IntPtr

nativeint

屬性

適用於