Property | Type | Description | |
---|---|---|---|
PluginId | INamedVersionedUniqueId |
Property | Type | Description | |
---|---|---|---|
ChangeActiveCurrentKeyboardStatus | void | ||
OnCurrentKeyboardChanged | void | ||
OnCurrentKeyboardChanging | void | ||
OnKeyboardDeactivated | void | ||
RegisterEvents | void | ||
UnregisterEvents | void |
Method | Description | |
---|---|---|
GetDefaultHelp ( ) : Stream | ||
Setup ( IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void |
Method | Description | |
---|---|---|
ChangeActiveCurrentKeyboardStatus ( bool active ) : void | ||
OnCurrentKeyboardChanged ( object sender, |
||
OnCurrentKeyboardChanging ( object sender, |
||
OnKeyboardDeactivated ( object sender, |
||
RegisterEvents ( ) : void | ||
UnregisterEvents ( ) : void |
public Setup ( IPluginSetupInfo info ) : bool | ||
info | IPluginSetupInfo | |
return | bool |