Add an event for the clear button click. This functionality could be achieved by listening to PropertyChanged, or using TwoWay binding, on the AutoComplete.Text property. However on iOS this doesn't occur when the X button is clicked, so it's not a viable workaround.