NSDocumentController.ReviewUnsavedDocuments Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- title
- String
- cancellable
- Boolean
- delegateObject
- NSObject
- didReviewAllSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Attributi