BindableObject.OnPropertyChanging(String) Method

Definition

Raises the PropertyChanging event.

C#
protected virtual void OnPropertyChanging (string propertyName = default);

Parameters

propertyName
String

The name of the property that is changing.

Applies to

Product Versions
.NET MAUI 8, 9