dart_cordova_keyboard_plugin
keyboard_plugin
KeyboardPlugin
isVisible property
isVisible
KeyboardPlugin class
Constructors
KeyboardPlugin
Properties
isVisible
hashCode
runtimeType
Methods
hide
hideFormAccessoryBar
keyboardDidHide
keyboardDidShow
keyboardWillHide
keyboardWillShow
show
noSuchMethod
toString
Operators
operator ==
isVisible property
bool
isVisible
current state of keuboard status
Implementation
bool get isVisible => KeyboardCordova.isVisible;