ScrollAreaEvent.initScrollAreaEvent
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view, int detail, float x, float y, float width, float height)
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view, int detail, float x, float y, float width)struct ScrollAreaEvent nothrow  void initScrollAreaEvent (,,,scope auto ref Optional!(T3) view ,,,,)
 
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view, int detail, float x, float y)
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view, int detail, float x)
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view, int detail)
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable, Optional!(T3) view)
- void initScrollAreaEvent(string type, bool canBubble, bool cancelable)
- void initScrollAreaEvent(string type, bool canBubble)
- void initScrollAreaEvent(string type)