Searched defs:WebKeyboardOption (Results 1 – 1 of 1) sorted by relevance
164 struct WebKeyboardOption { struct165 bool isSystemKeyboard_ = true;166 int32_t enterKeyTpye_ = -1;167 std::function<void()> customKeyboardBuilder_ = nullptr;