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