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) |
getLayoutOutputPositionForId
int getMountableOutputCount()
RenderTreeNode getMountableOutputAt(int index)
getMountableOutputAt
in interface MountDelegate.MountDelegateInput
boolean needsToRerunTransitions()
void setNeedsToRerunTransitions(boolean needsToRerunTransitions)