Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages. 
Namespaces
Utils.android
Summary 
Namespaces
Functions 
dismissSoftInput 
| Parameter | Default | Description | 
nativeView |  | View | 
 Returns void
getApplication 
 Returns globalAndroid.app.Application
getApplicationContext 
 Returns globalAndroid.content.Context
getCurrentActivity 
 Returns androidx.appcompat.app.AppCompatActivity
getInputMethodManager 
 Returns android.view.inputmethod.InputMethodManager
getPackageName 
 Returns string
getResources 
 Returns globalAndroid.content.res.Resources
isRealDevice 
 Returns boolean
showSoftInput 
| Parameter | Default | Description | 
nativeView |  | View | 
 Returns void
- Next
 - AccessibilityEvents