mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
15 lines
324 B
Markdown
15 lines
324 B
Markdown
---
|
|
title: IKeymanLanguage::ProfileGUID Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanLanguage::ProfileGUID` property returns the profile GUID
|
|
associated with the Text Services Framework (TSF) Text Input Processor
|
|
(TIP) installed for this keyboard, for this language.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
readonly GUID ProfileGUID
|
|
```
|