Package | cc.cote.feathers.softkeyboard.layouts |
Class | public class NumbersSymbolsSingleSwitch |
Inheritance | NumbersSymbolsSingleSwitch ![]() ![]() |
NumbersAndSymbols
class defines a keyboard layout containing all 10 digits
and the most useful symbol characters (including many key variants).
Method | Defined By | ||
---|---|---|---|
NumbersSymbolsSingleSwitch(switchKeyClass:*)
Creates a new NumbersAndSymbols object. | NumbersSymbolsSingleSwitch |
Constant | Defined By | ||
---|---|---|---|
SWITCH_KEY_LABEL : String = 123 @$? [static] The label to use on SWITCH_LAYOUT keys pointing to this layout. | NumbersSymbolsSingleSwitch |
NumbersSymbolsSingleSwitch | () | Constructor |
public function NumbersSymbolsSingleSwitch(switchKeyClass:*)
Creates a new NumbersAndSymbols object.
ParametersswitchKeyClass:* — The class to use with the SWITCH_KEY defined by this
layout.
|
SWITCH_KEY_LABEL | Constant |
public static const SWITCH_KEY_LABEL:String = 123 @$?
The label to use on SWITCH_LAYOUT
keys pointing to this layout.