Adds a radio material input.

rd = MUI.AddRadio( parent, list, width, height, options, p1, color, backColor ) → Object

See CreateRadio, CreateRadioButtons and CreateRadioMaterial for a full documentation. The param p1 depends on the type of an MUI button. It can be a color for normal radio or orientation 'vertical or horizontal' for material and button type.

Example - AddPicker click to expand contents