By default, without using this API, the autostart is only enabled for Pulse, Titanium Pulse and Echo pens.
public AppHandle SetAutoStartPens(AppHandle appHandle, string penTypes);
Parameters |
Description |
AppHandle appHandle |
Application handle |
string penTypes |
String that contains pen types (example: "1,2,3") which are enable for auto start |
Application Handle