Lines Matching refs:sorting
359 Obtains the language sorting array.
370 | options | [SortOptions](#sortoptions10) | No | Language sorting option.|
376 | Array<[LocaleItem](#localeitem10)> | Language list after sorting.|
397 // The language list after sorting is [zh-Hans, en-US, pt, ar].
410 Obtains the country/region sorting array.
421 | options | [SortOptions](#sortoptions10) | No | Country/region sorting option.<br>The default…
427 | Array<[LocaleItem](#localeitem10)> | Country/region list after sorting.|
448 // The country/region list after sorting is [CN, EG, US, PT].
460 Obtains the array of time zone city items after sorting.
546 Represents the language or country/region sorting option.
555 | isUseLocalName | boolean | No | Whether to use the local name for sorting.<br>If **getL…
556 …her to move the recommended language or country/region to the top in the sorting result.<br>The de…