Name
Radio.Columns -- set number of radio columns (V2.0)
Function
Set the number of columns the radio widget should use. This defaults to 1 which means that all radio buttons will appear in one column.

Note that on Android, you cannot have complex radio layouts that use columns and rows. You can either have all radio buttons appear in one row (horizontal layout) or in one column (vertical layout).

Type
Number

Applicability
I


Show TOC