Stream of touchenter
events handled by this Element.
Source
@DomName('Element.ontouchenter') @DocsEditable() // http://www.w3.org/TR/touch-events/, http://www.chromestatus.com/features @Experimental() ElementStream<TouchEvent> get onTouchEnter;
Stream of touchenter
events handled by this Element.
@DomName('Element.ontouchenter') @DocsEditable() // http://www.w3.org/TR/touch-events/, http://www.chromestatus.com/features @Experimental() ElementStream<TouchEvent> get onTouchEnter;