Event UrlChanged
Raised after Url has changed. The OldValue and NewValue properties contain the previous and current values.
public event EventHandler<ValueChangedEventArgs<string>>? UrlChanged
Returns
- EventHandler<ValueChangedEventArgs<string>>
- Raised after has changed. The and properties contain the previous and current values.