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.
(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
(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.
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close