Property SupportedCultures | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SupportedCultures
Gets all cultures supported by the application without the invariant language.
public static List<CultureInfo>? SupportedCultures { get; }