ListRadioButtonAppDataBuilder
class ListRadioButtonAppDataBuilder(val appInfo: AppInfo) : AppData.AppDataBuilder<AppInfoData> (source)
Builder for creating AppInfoData instances which sets its itemType to TYPE_ITEM_RADIOBUTTON and allows for customization of the following properties:
Constructors
Link copied to clipboard
Creates a new ListRadioButtonAppDataBuilder with the given AppInfo.