PropertyChangingEventArgs(String) Constructor

Definición

Crea un objeto PropertyChangingEventArgs que indica que propertyName está cambiando.

public PropertyChangingEventArgs (string propertyName);
new Xamarin.Forms.PropertyChangingEventArgs : string -> Xamarin.Forms.PropertyChangingEventArgs

Parámetros

propertyName
System.String

Se aplica a