Type alias ItemContextMenuEvent

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

Type declaration

Generated using TypeDoc