interface WindowStateButtonOptions {
    buttons: WindowStateButton[];
}

Properties

Properties