lefteyeclose
("lefteyeclose", ( ) => void) : this;
Emitted when this FacePaint's left eye is closed.
Returns
this
Handler Function
When the lefteyeclose
event is fired, attached handler functions are called with no arguments.
("lefteyeclose", ( ) => void) : this;
Emitted when this FacePaint's left eye is closed.
this
When the lefteyeclose
event is fired, attached handler functions are called with no arguments.