Disable inputField navigation(Navigation between text or caret navigation)

I need to disable navigation between text or caret navigation in UI inputField(using arrow keys)
Instead it responds to arrow keys to switch or change focus to other UI element(such as inputField or button)

select inputField in hierarchy and in input field component switch navigation to “none”.