DefaultDialog.this

Undocumented in source.
  1. this(Box size, string source, Text title, Text[] message, Text[] options, string[] values, StyleSheet customStyle)
    class DefaultDialog
    this
    (
    Box size
    ,
    string source
    ,
    Text title
    ,
    Text[] message
    ,
    Text[] options = []
    ,
    string[] values = ["close"]
    ,
    StyleSheet customStyle = null
    )
  2. this(Box size, string source, dstring title, dstring[] message, dstring[] options, string[] values, StyleSheet customStyle)

Meta