mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
15 lines
269 B
Markdown
15 lines
269 B
Markdown
---
|
|
title: IKeymanKeyboard::Copyright Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanKeyboard::Copyright` property returns the
|
|
[`©right`](/developer/language/reference/copyright) string from the
|
|
keyboard file.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
readonly string Copyright
|
|
```
|