Skip to content

Interface: IActivityBackPressedEventData

Provides event data for OnActivityBackPressed, the Android page-level back button.

Hierarchy

Summary

Properties

Class Properties

Inherited Properties

Methods

Class Methods

Currently none in this class.

Inherited Methods

Currently none inherited from the parent class(es).

Properties

cancel

cancel: boolean

Set to true to cancel the default back navigation.


Readonly data

data: any

Provides the raw Android back-pressed event arguments.