-
public class PLYFlowParentFragment.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PLYFlowParentFragment.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PLYFlowParentFragmentnewInstance(PLYPresentation presentation, PLYTransitionType transitionType)Creates a new instance of PLYFlowParentFragment with an optional initial presentation. -
-
Method Detail
-
newInstance
final PLYFlowParentFragment newInstance(PLYPresentation presentation, PLYTransitionType transitionType)
Creates a new instance of PLYFlowParentFragment with an optional initial presentation.
- Parameters:
presentation- The first step presentation to show, if any.transitionType- The visual transition for the initial step.
-
-
-
-