Defines an action of an animation context. More...
| Static Public Member Functions | |
| static AnimationContextAction | CreateAnimationContextAction (int priority, int fragmentId, TagState tagState=TagState.Empty, uint flags=0, uint scopeMask=0, uint userToken=0) | 
| Creates a new AnimationContextActionthat can be used on anActionController.  More... | |
Defines an action of an animation context.
| 
 | inline static | 
Creates a new AnimationContextAction that can be used on an ActionController. 
| priority | Priority of the action. | 
| fragmentId | Fragment ID. | 
| tagState | Required TagState. | 
| flags | Flags. | 
| scopeMask | Scope mask. | 
| userToken | User token. |