RadioButton.this

Sets the icon for unlatched positions

  1. this(Text text, string source, Box position, IRadioButtonGroup group)
  2. this(dstring text, string source, Box position, IRadioButtonGroup group)
    class RadioButton
    public
    this
    (
    dstring text
    ,
    string source
    ,,
    IRadioButtonGroup group = null
    )
  3. this(string iconLatched, string iconUnlatched, string source, Box position, IRadioButtonGroup group)

Meta