StrengthOrder

constructor(newStrength: Int)(source)

Parameters

newStrength

The strength level to be used by the Collator for comparison. This determines the sensitivity of the comparison (e.g., ignoring case, accents). Valid values are constants defined in Collator, such as Collator.PRIMARY, Collator.SECONDARY, Collator.TERTIARY, or Collator.IDENTICAL.