Element.OnPropertyChanged(String) Method

Definition

Method that is called when a bound property is changed.

C#
protected override void OnPropertyChanged (string propertyName = default);

Parameters

propertyName
String

The name of the bound property that changed.

Applies to

Product Versions
.NET MAUI 8, 9