Class LanguageDisplaySettings
Inherited Members
Namespace: SdlSdl.CoreGlobalization
Assembly: Sdl.Core.Globalization.Async.dll
Syntax
public sealed class LanguageDisplaySettings
Properties
Format
Declaration
public LanguageFormat Format { get; set; }
Property Value
Type | Description |
---|---|
LanguageFormat |
IncludeCountry
Declaration
public bool IncludeCountry { get; set; }
Property Value
Type | Description |
---|---|
bool |
UseFlags
Declaration
public bool UseFlags { get; set; }
Property Value
Type | Description |
---|---|
bool |
Events
SettingsChanged
Declaration
public event EventHandler SettingsChanged
Event Type
Type | Description |
---|---|
EventHandler |