on property

ElementEvents on
override

This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.

Implementation

ElementEvents get on => new ElementEvents(this);