SetButtonAction - Set the action button icon on the keyboard and activate ActionButtonClicked event for that button:
action - icon type, set with green property blocks
standardAction - boolean, determines whether, in addition to the actions performed in the ActionButtonClicked event, standard actions should be performed, e.g. closing the keyboard or moving to the next TextBox
ActionButtonClicked - the event that fires when you click an action button on the keyboard returns the button type and the TextBox for which the keyboard is open
Oh okay I misunderstood , I deleted the post because I Was testing it more to see if the order I called the blocks changed it (it did not), then I tested the other actions and they all worked fine so I thought It must just be the done action. So I tried this again after testing the others and it decided to work. So I have no idea what happened.
Okay just made 2 fresh test apps and put the extension in to test. As long as the disable full screen is set after the action is set the it works fine.
Not sure why this didn't fix it the first time but it worked on the 2 empty apps.
Do you want to use ai2 password text boxes, or just add an option that will add a password option to the standard TextBox? The plus is that you can show - hide the password.
I can add several different keyboards.