lefteyeclose
("lefteyeclose", ( ) => void) : this;
Emitted when this FaceInstance'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 FaceInstance's left eye is closed.
this
When the lefteyeclose
event is fired, attached handler functions are called with no arguments.