Enum MessageResult
A result indicating the type of default MessageType button that was selected by the user.
Namespace: LemonEdge.Client.UI.API.Messages
Assembly: LemonEdge.Client.UI.API.dll
Syntax
public enum MessageResult : short
Fields
Name | Description |
---|---|
Cancel | |
No | |
Ok | |
Yes |