AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.OnStopListener Interface Reference
Inheritance diagram for com.google.appinventor.components.runtime.OnStopListener:
com.google.appinventor.components.runtime.Clock com.google.appinventor.components.runtime.GameClient com.google.appinventor.components.runtime.LocationSensor com.google.appinventor.components.runtime.MagneticFieldSensor com.google.appinventor.components.runtime.NearField com.google.appinventor.components.runtime.Player com.google.appinventor.components.runtime.ProximitySensor com.google.appinventor.components.runtime.Sound com.google.appinventor.components.runtime.Texting com.google.appinventor.components.runtime.TextToSpeech

Public Member Functions

void onStop ()
 

Detailed Description

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

Author
markf.nosp@m.@goo.nosp@m.gle.c.nosp@m.om (Mark Friedman)

Definition at line 15 of file OnStopListener.java.

Member Function Documentation

◆ onStop()


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