NSAlert.RunSheetModal 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.
Sobrecargas
RunSheetModal(NSWindow) | |
RunSheetModal(NSWindow, NSApplication) |
RunSheetModal(NSWindow)
public nint RunSheetModal (AppKit.NSWindow window);
member this.RunSheetModal : AppKit.NSWindow -> nint
Parâmetros
- window
- NSWindow
Retornos
System.System.IntPtr
System.nativeint
Aplica-se a
RunSheetModal(NSWindow, NSApplication)
public nint RunSheetModal (AppKit.NSWindow window, AppKit.NSApplication application);
member this.RunSheetModal : AppKit.NSWindow * AppKit.NSApplication -> nint
Parâmetros
- window
- NSWindow
- application
- NSApplication
Retornos
System.System.IntPtr
System.nativeint