NSAlertType Enum

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use NSAlertButtonReturn instead.")]
public enum NSAlertType
type NSAlertType = 
Inheritance
NSAlertType
Attributes

Fields

AlternateReturn 0
DefaultReturn 1
ErrorReturn -2
OtherReturn -1

Applies to