public static interface TransitionsExtension.TransitionsExtensionInput extends MountDelegate.MountDelegateInput
| Modifier and Type | Method and Description |
|---|---|
RenderTreeNode |
getMountableOutputAt(int index) |
int |
getMountableOutputCount() |
boolean |
needsToRerunTransitions() |
void |
setNeedsToRerunTransitions(boolean needsToRerunTransitions) |
getLayoutOutputPositionForIdint getMountableOutputCount()
RenderTreeNode getMountableOutputAt(int index)
getMountableOutputAt in interface MountDelegate.MountDelegateInputboolean needsToRerunTransitions()
void setNeedsToRerunTransitions(boolean needsToRerunTransitions)