Type alias AboutToShowEvent

AboutToShowEvent: {
    popup: Widget;
}

Type declaration

Generated using TypeDoc