how can I move cursor in a TextField of SwiftUI

I change the text of my TextField by changing the Bonding Value.

Problem : the cursor stay at the position he was before the change. In fact i walnt to move ther cursor at the end of the text.