toolkit / com.sas.android.visualanalytics.report.controller / ReportViewController / onBackPressed
onBackPressed
fun onBackPressed(): Boolean
Handle a back action instigated elsewhere in the app. This method should be called, for example, from the owning Activity’s onBackPressed method.
Return
true if the action was handled, or false otherwise.