JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Help
GeckoView 86.0a1 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mozilla.geckoview
Interface GeckoRuntime.Delegate
Enclosing class:
GeckoRuntime
public static interface
GeckoRuntime.Delegate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onShutdown
()
This is called when the runtime shuts down.
Method Detail
onShutdown
@UiThread void onShutdown()
This is called when the runtime shuts down. Any GeckoSession instances that were opened with this instance are now considered closed.
Skip navigation links
Package
Class
Tree
Deprecated
Help
GeckoView 86.0a1 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method