| Modifier and Type | Method and Description |
|---|---|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionUpdateDefinition.parent()
Returns to the Action Group update flow.
|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionDefinition.withoutReceiver(String actionNamePrefix)
Removes all the receivers that contain specified actionNamePrefix string in the name.
|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionDefinition.withShortName(String shortName)
Sets the short name of the action group.
|
| Modifier and Type | Method and Description |
|---|---|
ActionGroup.ActionDefinition<ActionGroup.Update> |
ActionGroup.UpdateStages.WithActionDefinition.defineReceiver(String actionNamePrefix)
Begins a definition for a new receiver group in the current Action group object.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/