popupButtonCancelConfig

Examples

kind: CancelButton
text: Quit

Object properties

Name Type Required
kind Constant: CancelButton yes
text Object: text yes

Object information

  • Object with the following properties:
    • kind (required): Constant CancelButton
      • The popup will be closed on the click of the button
    • text (required): Object text