public interface SceneLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
onViewAdded()
This method will be invoked when the View is added to a
Scene. |
void |
onViewRemoved()
This method will be invoked when the View is removed from a
Scene. |
Copyright © 2019 Saxonia Systems AG. All rights reserved.