Property HasAvailableLocale
HasAvailableLocale
Property that gets whether or not a valid locale is unassigned.
Declaration
public bool HasAvailableLocale { get; }
Property Value
| Type | Description |
|---|---|
| bool | Whether or not a new locale is avalable. |
Property that gets whether or not a valid locale is unassigned.
public bool HasAvailableLocale { get; }
| Type | Description |
|---|---|
| bool | Whether or not a new locale is avalable. |