Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetLanguage(Language)

Declaration

public void SetLanguage(
    Language language
)

Summary

Changes the currently selected language in exactly the same way as using one of the UI elements would.

Parameters

LanguagelanguageThe desired language. If not available, the default language will be set instead.