class GeckoEngine : Engine
Gecko-based implementation of Engine interface. |
|
class GeckoEngineSession : EngineSession
Gecko-based EngineSession implementation. |
|
class GeckoEngineView : FrameLayout, EngineView
Gecko-based EngineView implementation. |
|
open class NestedGeckoView : GeckoView, NestedScrollingChild
geckoView that supports nested scrolls (for using in a CoordinatorLayout). |