Enum UIButtonResult
UI Instruction button result
Namespace: ABB.Robotics.Controllers.RapidDomain
Assembly: ABB.Robotics.Controllers.PC.dll
Syntax
public enum UIButtonResult
Fields
| Name | Description |
|---|---|
| Abort | Abort button |
| Cancel | Cancel button |
| Ignore | Ignore button |
| No | No button |
| OK | OK button |
| Retry | Retry button |
| Yes | Yes button |