NSDocumentController.ReviewUnsavedDocuments Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
- title
- String
- cancellable
- Boolean
- delegateObject
- NSObject
- didReviewAllSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Atributos