The ActionGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ActionGroup(ActionGroupPriority) |
Initializes a new instance.
|
![]() | ActionGroup(String, ActionGroupPriority) |
Initializes a new instance with a custom named group.
|
Properties
Name | Description | |
---|---|---|
![]() | Name |
The custom name of the group. An empty string if the group is not named.
|
![]() | Priority |
Priority/relevance of the action.
|