public interface ActionDispenser
| Modifier and Type | Method and Description |
|---|---|
Action |
getAction(int slot)
Resolve (find or create) an Action instance for the slot specified.
|
Action getAction(int slot)
slot - The numbered slot within the activity instance for this action.Copyright © 2017. All rights reserved.