Problem with closing numeric keyboard for InputText on full-screen Column or Row

If the InputText is placed on a full-screen Column or Row, it will not be possible to close the keyboard on iOS without the return button (for example, numeric) after entering the value in the field (the slide gesture also can not close it). This is because Column and Row do not take focus (as opposed to Screen) and do not pass events through themselves. The output is the location on Column or Row of an empty, transparent, full-screen List Viewer. Then after clicking on the list area, the focus moves to it and the keyboard closes.

A simpler solution to this problem is to select the “done” option for the ReturnKeyType input field property.

ReturnKeyLabel what is that is the option ? @actech

On Adwanced tab

Yeah but what is that what string we need to put in

A simpler solution to this problem is to select the “done” option for the ReturnKeyType input field property.

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5