newinstance
("newinstance", (Z.TargetInstance) => void): this;
Emitted when the Z.TargetFinder has found a new instance of this target.
Returns
this
Handler Function
When the newinstance
event is fired, attached handler functions are called with a single argument, the new Z.TargetInstance that has been detected.