Input
Class:
esri/views/input/InputInheritance: Input Accessor
Since: ArcGIS API for JavaScript 4.9
Input device related configuration settings on the View.
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
| Name | Type | Summary | Class | |
|---|---|---|---|---|
| String | The name of the class. more details | more details | Accessor | |
| GamepadSettings | Gamepad input specific configuration settings. more details | more details | Input |
Property Details
- Since: ArcGIS API for JavaScript 4.7
The name of the class. The declared class name is formatted as
esri.folder.className.
- gamepadGamepadSettingsreadonly
Gamepad input specific configuration settings.
Loading...