Searched defs:WebKeyboardOption (Results 1 – 1 of 1) sorted by relevance
173 struct WebKeyboardOption { struct174 bool isSystemKeyboard_ = true;175 int32_t enterKeyTpye_ = -1;176 std::function<void()> customKeyboardBuilder_ = nullptr;