--- title: IKeyman::Languages Property --- ## Introduction The `IKeyman::Languages` property returns the Keyman [`IKeymanLanguages`](../IKeymanLanguages) interface which provides a list of all currently available Windows languages and input methods. ## Specification ``` clike readonly IKeymanLanguages* Languages ```