Preview 2.0 is now in Public Beta!
Read the Announcement

Summary

Functions

dismissSoftInput

dismissSoftInput(nativeView?: any): void
Parameter Default Description
nativeView
any

Returns void

getApplication

getApplication(): any

getApplicationContext

getApplicationContext(): any

getInputMethodManager

getInputMethodManager(): any

showSoftInput

showSoftInput(nativeView: any): void
Parameter Default Description
nativeView
any

Returns void
Previous
Utils