NSDocumentController.CloseAllDocuments(NSObject, Selector, IntPtr) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("closeAllDocumentsWithDelegate:didCloseAllSelector:contextInfo:")]
public virtual void CloseAllDocuments (Foundation.NSObject delegateObject, ObjCRuntime.Selector didCloseAllSelector, IntPtr contextInfo);
abstract member CloseAllDocuments : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.CloseAllDocuments : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
Parâmetros
- delegateObject
- NSObject
- didCloseAllSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Atributos