Property SupportedCultures | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

SupportedCultures

Gets all supported cultures by the application without the invariant language.

public static List<CultureInfo> SupportedCultures { get; }

Property Value

List<CultureInfo>

Edit this page