Skip to content
import Input from "@arcgis/core/views/input/Input.js";
Inheritance:
InputAccessor
Since
ArcGIS Maps SDK for JavaScript 4.9

Input device related configuration settings on the View.

Constructors

Constructor

Constructor
Parameters
ParameterTypeDescriptionRequired
properties
See the properties table for a list of all the properties that may be passed into the constructor.

Properties

Any properties can be set, retrieved or listened to. See the Watch for changes topic.
PropertyTypeClass
declaredClass
readonly inherited
gamepad
readonly

declaredClass

readonlyinherited Property
Type
string
Inherited from: Accessor

The name of the class. The declared class name is formatted as esri.folder.className.

gamepad

readonly Property
Type
GamepadSettings

Gamepad input specific configuration settings.