mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
211 B
Markdown
14 lines
211 B
Markdown
---
|
|
title: IKeymanLanguage::LayoutName Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanLanguage::LayoutName` property returns the name of the input
|
|
method.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
readonly string LayoutName
|
|
```
|