Interface DragDetecterConfig

interface DragDetecterConfig {
    isCursorChanged: boolean;
}

Properties

Properties

isCursorChanged: boolean