webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::DragState Struct Reference

#include <DragState.h>

Public Attributes

RefPtr< Elementsource
 
bool shouldDispatchEvents
 
DragSourceAction type
 
RefPtr< DataTransferdataTransfer
 

Member Data Documentation

◆ dataTransfer

RefPtr< DataTransfer > WebCore::DragState::dataTransfer

◆ shouldDispatchEvents

bool WebCore::DragState::shouldDispatchEvents

◆ source

RefPtr< Element > WebCore::DragState::source

◆ type

DragSourceAction WebCore::DragState::type

The documentation for this struct was generated from the following file: