I'm coding in swiftUI. I've a TextEditor. When I make appear the findNavigator of this TextEditor I want to copy a string to the searchText by program when it appears. I think it's possible to copy this string to the findNavigator but I don't know how to do this. Perhaps sending a copy command to the view ancestor ?
Topic:
Graphics & Games
SubTopic:
General