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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

SupportedCultures

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

public static List<CultureInfo>? SupportedCultures { get; }

Property Value

List<CultureInfo>

Edit this page