Bridge

LocaleMatcher Enumeration

The locale matching algorithm to use. Possible values are "lookup" and "best fit"; the default is "best fit". For information about this option, see the Intl page.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[EnumAttribute]
public enum LocaleMatcher
<ExternalAttribute> _
<EnumAttribute> _
Public Enumeration LocaleMatcher
[ExternalAttribute]
[EnumAttribute]
public enum class LocaleMatcher

Members


Member nameDescription
Lookup
BestFit