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