controller property
The controller.
See:
- FRadioSelectGroupController for a single radio button like selection.
- FMultiSelectGroupController for multiple selections.
Implementation
final FSelectGroupController<T> controller;
The controller.
See:
final FSelectGroupController<T> controller;