libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
SimpleGestureEvent.initSimpleGestureEvent
libwasm
bindings
SimpleGestureEvent
SimpleGestureEvent
Undocumented in source. Be warned that the author may not have intended to support it.
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg, Optional!(T14) relatedTargetArg, uint allowedDirectionsArg, uint directionArg, double deltaArg, uint clickCount)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg, Optional!(T14) relatedTargetArg, uint allowedDirectionsArg, uint directionArg, double deltaArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg, Optional!(T14) relatedTargetArg, uint allowedDirectionsArg, uint directionArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg, Optional!(T14) relatedTargetArg, uint allowedDirectionsArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg, Optional!(T14) relatedTargetArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg, short buttonArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg, bool metaKeyArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg, bool shiftKeyArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg, bool altKeyArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, bool ctrlKeyArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg, int screenYArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg, int screenXArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg, int detailArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg, Optional!(T3) viewArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg, bool cancelableArg)
void
initSimpleGestureEvent
(string typeArg, bool canBubbleArg)
void
initSimpleGestureEvent
(string typeArg)
struct
SimpleGestureEvent
nothrow
void
initSimpleGestureEvent
()
(
string
typeArg
)
Meta
Source
See Implementation
libwasm
bindings
SimpleGestureEvent
SimpleGestureEvent
constructors
this
functions
allowedDirections
clickCount
delta
direction
initSimpleGestureEvent
variables
DIRECTION_DOWN
DIRECTION_LEFT
DIRECTION_RIGHT
DIRECTION_UP
ROTATION_CLOCKWISE
ROTATION_COUNTERCLOCKWISE
_parent