Radiobox.this

Create a new radiobox.

class Radiobox
this
(,
bool isChecked = false
)

Parameters

group RadioboxGroup

Group the radiobox belongs to.

isChecked bool

Whether the radiobox should be checked or not.

Meta