PropertyChangingEventArgs(String) Constructor

Definition

Creates a new PropertyChangingEventArgs object that indicates that propertyName is changing.

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

Parameters

propertyName
System.String

Applies to