interface WidgetResultMessageBox {
    accepted: boolean;
}

Properties

Properties

accepted: boolean