INSAlertDelegate Interface

Definition

[Foundation.Protocol(Name="NSAlertDelegate", WrapperType=typeof(AppKit.NSAlertDelegateWrapper))]
public interface INSAlertDelegate : IDisposable, ObjCRuntime.INativeObject
type INSAlertDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

ShowHelp(INSAlertDelegate, NSAlert)

Applies to