Dart SDK
dart:html
KeyLocation
constant MOBILE
MOBILE
class KeyLocation
Constructors
KeyLocation
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
JOYSTICK
LEFT
MOBILE
NUMPAD
RIGHT
STANDARD
int
MOBILE
=
4
The event key originated on a mobile device, either on a physical keypad or a virtual keyboard.
property MOBILE