Skip to main content

VirtualKeyboardPlugin.state

BFChainPluginpluginStateObservestateLess than 1 minute

The state object of the system virtual keyboard;
The attribute value is an object that implements the StateObserver interface;

Property

  • state.currentState

    the current state object;
    The value of the attribute is an object that implements part of the State interface;
    The acquisition and setting of the state can be achieved through currentState; [Generally speaking, do not manually set the attribute value of currentState, this value will be automatically updated]
    The attribute value is undefined until the initial update is complete;
    The list of legal properties for currentStat includes:
    ["overlay", "insets",]

Method

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
currentStateX
jsonlinesX
stopObserveX
onChangeX
getStateX

StatusBarPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7