Method SupportedOnGoogle
SupportedOnGoogle(TranslationLocale)
Checks that a TranslationLocale
is supported on Google.
Declaration
public static bool SupportedOnGoogle(this TranslationLocale locale)
Parameters
Type | Name | Description |
---|---|---|
TranslationLocale | locale | The locale to check. |
Returns
Type | Description |
---|---|
bool | If the locale is supported or not. |