CommandNotificationTypeEnum Enumerator
Description
Enum specifying the type of command notifications sent when the ButtonDefinition is executed.Methods
Name | Value | Description |
kBothNotifications | 126721 | Both OnActivateCommand and OnTerminateCommand notifications will be sent. |
kNoNotification | 126722 | No notification will be sent. |