The
NumbersSymbolsSwitch
class defines a keyboard layout containing all 10
digits and the most useful symbol characters (including many key variants). It also features
a
SWITCH_LAYOUT
key.
public function NumbersSymbolsSwitch(switchKeyClass:Class)
Creates a new NumbersSymbolsSwitch object.
Parameters | switchKeyClass:Class — The class to use with the SWITCH_KEY defined by this
layout.
|
public static const SWITCH_KEY_LABEL:String = 123 @$?
The label to use on SWITCH_LAYOUT
keys pointing to this layout.
Mardi Avril 15 2014, 02:36 PM -04:00