Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 17.0

On this page

You are viewing an old version of this documentation. Click here to open the current version, 18.0.

AnalyzeOskRewritePua.data property

Home > @keymanapp/kmc-analyze > AnalyzeOskRewritePua > data

AnalyzeOskRewritePua.data property

Returns the file data for OSK files rewritten with PUA characters, for use with &displayMap.

Signature:

get data(): {
        [index: string]: Uint8Array;
    };