Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AndroidActivityBackPressedEventData

Data for the Android activity back pressed event.

Hierarchy

Index

Properties

activity

activity: any

The activity.

cancel

cancel: boolean

In the event handler, set this value to true if you want to cancel the back navigation and do something else instead.

eventName

eventName: string

The name of the event.

object

object: any

The instance that has raised the event.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method