groupedByCategory
open fun groupedByCategory(platform: SettingPlatform = currentPlatform): Map<KClass<*>, List<SettingField<T, *>>>
Group visible UI fields by category, sorted by order.
Group visible UI fields by category, sorted by order.