How can I disable the backspace to close on NativeUI?
i think you should use this
DisableControlAction(0, 194, true)
when open the menu
Thank you, I’m gonna try.
please tell me if its work, thank you
How can I disable the backspace to close on NativeUI?
i think you should use this
DisableControlAction(0, 194, true)
when open the menu
Thank you, I’m gonna try.
please tell me if its work, thank you