.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSAlert
  4. Window
  • NSAlert
    • NSAlert()
    • NSAlert(IntPtr)
    • NSAlert(NativeHandle)
    • NSAlert(NSObjectFlag)
    • AccessoryView
    • AlertStyle
    • Buttons
    • ClassHandle
    • Delegate
    • HelpAnchor
    • Icon
    • InformativeText
    • MessageText
    • ShowHelp
    • ShowsHelp
    • ShowsSuppressionButton
    • SuppressionButton
    • WeakDelegate
    • Window
    • AddButton(String)
    • BeginSheet(NSWindow)
    • BeginSheet(NSWindow, Action)
    • BeginSheet(NSWindow, NSObject, Selector, nint)
    • BeginSheet(NSWindow, Action<NSModalResponse>)
    • BeginSheetAsync(NSWindow)
    • BeginSheetForResponse(NSWindow, Action<nint>)
    • BeginSheetForResponse(NSWindow, Action<nint>)
    • Dispose(Boolean)
    • Layout()
    • RunModal()
    • RunSheetModal(NSWindow)
    • RunSheetModal(NSWindow, NSApplication)
    • WithError(NSError)
    • WithMessage(String, String, String, String, String)
xamarinmac
namespace AppKit
{
    [Register("NSAlert", true)]
    public class NSAlert : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual NSPanel! Window
        {
            [Export("window")]
            get;
        }

    }
}
nuget.org
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙