Skip to main content

showTutorial method

void

This function show tutorial to user.

params:

  • onClickTarget: Its a function which is required to run desired tasks on click.
  • onFinish: Its a function which is required to run desired tasks on finish
  • targets: FocusTargets to show the tour on.

returns: None

Implementation

void  
  1. talawa
  2. app_tour
  3. AppTour
  4. showTutorial method
AppTour class