class in UnityEngine.Experimental.Android.AppView
/
Implemented in:UnityEngine.AndroidAppViewModule
Controller for Android App View.
| renderInterval | Control the render interval of Android App View. |
| IsPresenting | Whether the status of display is presenting. |
| PausePresentation | Pause the presentation of the display. |
| ResumePresentation | Resume the presentation of the display. |
| StartPresentation | Start the presentation of the display. |
| StopPresentation | Stop the presentation of the display. |
| NewObject | New object of Android App View Controller. |