launchParamForParentScreen method
AFRouteParamRef
launchParamForParentScreen()
inherited
Implementation
AFRouteParamRef launchParamForParentScreen() {
return AFRouteParamRef(screenId: screenId, routeLocation: routeLocation, wid: AFUIWidgetID.useScreenParam);
}