openHapticFeedback method

bool openHapticFeedback()

Implementation

bool openHapticFeedback() {
  return true;
}