Share via


NSApplicationDelegateReply Enum

Definition

[ObjCRuntime.Native]
public enum NSApplicationDelegateReply
[<ObjCRuntime.Native>]
type NSApplicationDelegateReply = 
Inheritance
NSApplicationDelegateReply
Attributes

Fields

Name Value Description
Success 0
Cancel 1
Failure 2

Applies to