spiegel-keyman/windows/docs/engine/api/IKeymanKeyboardInstalled/OwnerPackage.md
2024-10-31 10:17:54 +07:00

439 B

title
IKeymanKeyboardInstalled::OwnerPackage Property

Introduction

The IKeymanKeyboardInstalled::OwnerPackage property returns an IKeymanPackageInstalled reference for the package which contained this keyboard when it was installed. If the keyboard was installed standalone, then OwnerPackage returns null.

Specification

readonly IKeymanPackageInstalled* OwnerPackage