User Input
project.handset.threaded.inputs
Deprecated. Specifies whether the system should route touch screen events through the MIDlet’s primary thread or through a secondary thread.
Platforms | iOS |
Value | true to route touch screen events through the MIDlet’s primary thread. false to route touch screen events through a secondary thread. |
Default | false |