Liking cljdoc? Tell your friends :D

web.ie.MSGestureEvent

The MSGestureEvent is a proprietary interface specific to Internet and Microsoft Edge which represents events that occur due to gestures. Events using this interface include MSGestureStart, MSGestureTap, MSGestureHold, MSGestureChange, and MSInertiaStart.

The MSGestureEvent is a proprietary interface specific to Internet
and Microsoft Edge which represents events that occur due to
gestures. Events using this interface include MSGestureStart,
MSGestureTap, MSGestureHold, MSGestureChange, and MSInertiaStart.
raw docstring

expansioncljs

(expansion this)

Property.

The diameter of the gesture area. For example, the distance between

Property.

The diameter of the gesture area. For example, the distance between
sourceraw docstring

init-gesture-eventcljs

(init-gesture-event this & args)

Method.

Initializes the value of an MSGestureEvent. If the event has being dispatched, this method does nothing. This method is deprecated of Microsoft Edge.

Method.

Initializes the value of an MSGestureEvent. If the event has
being dispatched, this method does nothing. This method is deprecated
of Microsoft Edge.
sourceraw docstring

set-expansion!cljs

(set-expansion! this val)

Property.

The diameter of the gesture area. For example, the distance between

Property.

The diameter of the gesture area. For example, the distance between
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close