If you've changed some mutable property of your View by using some text field inside of the view, and you used that mutable property to create the View in the first place, how would you update the view so that it looks like it was constructed with that new value?