C# Class SIL.CoreImpl.KeyboardHelper

This is an almost-obsolete class with one function left. There is still one place where we need to know a Keyman keyboard is active.
Mostrar archivo Open project: sillsdev/FieldWorks

Private Properties

Property Type Description

Public Methods

Method Description
Release ( ) : void

Release the KeyboardHelper singleton object

Method Details

Release() public static method

Release the KeyboardHelper singleton object
public static Release ( ) : void
return void