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