Public Methods
How to Initiate
Initiate the plugin with default states.
WindowIncetsController.cs
You can automatically initiate the plugin with WindowIncetsControllerManager editor inspector. Please take a look at Quick Start for more details.
Get Status Bar Height
Retrieve the status bar height from the native side.
Get Navigation Bar Height
Retrieve the navigation bar height from the native side.
Get Android SDK Version
Retrieve the SDK version of the current device from the native side.
Last updated