class in UnityEngine.Experimental.Android.AppView
/
Implemented in:UnityEngine.AndroidAppViewModule
Manager of Android App View.
| launchAsSystemApp | Whether the Android app is launched as a system app. |
| RegisterEventCallback | Register IAndroidAppViewEventCallback in AndroidAppViewManager. |
| UnregisterEventCallback | Unregister IAndroidAppViewEventCallback in AndroidAppViewManager. |
| onClientRemoveViewCallback | Whether the client cancels the presentation of the view. |
| onClientShowViewCallback | Whether the client shows the presentation of the view. |