AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.OnPauseListener Interface Reference
Inheritance diagram for com.google.appinventor.components.runtime.OnPauseListener:
com.google.appinventor.components.runtime.AccelerometerSensor com.google.appinventor.components.runtime.GyroscopeSensor com.google.appinventor.components.runtime.MagneticFieldSensor com.google.appinventor.components.runtime.NearField com.google.appinventor.components.runtime.OrientationSensor com.google.appinventor.components.runtime.Player com.google.appinventor.components.runtime.ProximitySensor com.google.appinventor.components.runtime.SingleValueSensor com.google.appinventor.components.runtime.Texting

Public Member Functions

void onPause ()
 

Detailed Description

Listener for distributing the Activity onPause() method to interested components.

Definition at line 14 of file OnPauseListener.java.

Member Function Documentation

◆ onPause()


The documentation for this interface was generated from the following file: