Type alias ItemDoubleClickEvent

ItemDoubleClickEvent: {
    item: Widget;
    point: Point;
}

Type declaration

Generated using TypeDoc