다음을 통해 공유


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

특성

적용 대상