enableGoBack abstract method

void enableGoBack(
  1. int index
)

Enable the back button for specified index.

Implementation

void enableGoBack(
  int index,
);