Method: Appium::Core::Base::DeviceIME#active_engine
- Defined in:
- lib/appium_lib_core/common/base/device_ime.rb
#active_engine ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
35 36 37 |
# File 'lib/appium_lib_core/common/base/device_ime.rb', line 35 def active_engine @bridge.ime_active_engine end |