API ReferenceAll TypesmodelTuninggetDefaultTuningForOn this pagegetDefaultTuningForDescription​ Gets the default tuning for the given string count. JavaScriptC#Kotlinstatic getDefaultTuningFor(stringCount: number): Tuning | nullstatic Tuning? GetDefaultTuningFor(double stringCount)fun getDefaultTuningFor(stringCount: Double): Tuning? ParameterSummarystringCountAllThe string count. Returns​ The tuning for the given string count or null if the string count is not defined.