jyothi2New Contributor2 years agoclear text from textfield for iOS before paasing other data how to clear text from textfield for ios before entering other data. if i use Keys method its appending to that text
MW_DidataSuper Contributor2 years agoI can't speak for IOS, but for windows you could use "^a" aka "(Ctrl + a)". if IOS has a select all key-combo just do that first before typing. Or press backspace a bunch of times.
Recent DiscussionsTest Complete compatible with Avalonia?page.PagePicture - Screenshot duplicationcapture variable from the popup in Desktop application
Related ContentHow to clear the TextField using C# scriptPreview post/reply before submittingCan I pass the object textfield Name as a parameter