Skip to content

INotifyPropertiesChanged.propertiesChanged

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions
API / INotifyPropertiesChanged / propertiesChanged property

An event that is raised when one or more properties may have changed.

Property type: IPropertiesChangedEvent<INotifyPropertiesChanged>.

readonly propertiesChanged: IPropertiesChangedEvent<INotifyPropertiesChanged>

Source reference: src/viewModels/INotifyPropertiesChanged.ts:10.

Clone this wiki locally