Skip to content

ViewModel.propertiesChanged

Andrei Fangli edited this page Jul 4, 2021 · 2 revisions
API / ViewModel / propertiesChanged property

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

This is a read-only property.
Property type: IEvent<readonly String[]>

readonly propertiesChanged: IEvent<readonly string[]>
Clone this wiki locally