disableGoBack abstract method

void disableGoBack(
  1. int index
)

Disable the back button for specified index.

Implementation

void disableGoBack(
  int index,
);