Variable UsagePagesConst

UsagePages: {
    Arcade: typeof Arcade;
    AuxiliaryDisplay: typeof AuxiliaryDisplay;
    BarcodeScanner: typeof BarcodeScanner;
    BatterySystem: typeof BatterySystem;
    BrailleDisplay: typeof BrailleDisplay;
    Button: typeof Button;
    CameraControl: typeof CameraControl;
    Consumer: typeof Consumer;
    Digitizer: typeof Digitizer;
    EyeAndHeadTracker: typeof EyeAndHeadTracker;
    FIDOAlliance: typeof FIDOAlliance;
    GameControls: typeof GameControls;
    GamingDevice: typeof GamingDevice;
    GenericDesktop: typeof GenericDesktop;
    GenericDevice: typeof GenericDevice;
    Haptics: typeof Haptics;
    KeyboardKeypad: typeof KeyboardKeypad;
    LED: typeof LED;
    Lighting: typeof Lighting;
    MagneticStripeReader: typeof MagneticStripeReader;
    MedicalInstrument: typeof MedicalInstrument;
    Monitor: typeof Monitor;
    MonitorEnum: typeof MonitorEnum;
    Ordinal: typeof Ordinal;
    PhysicalInputDevice: typeof PhysicalInputDevice;
    Power: typeof Power;
    Scales: typeof Scales;
    Sensor: typeof Sensor;
    SimulationControls: typeof SimulationControls;
    SoC: typeof SoC;
    SportControls: typeof SportControls;
    TelephonyDevice: typeof TelephonyDevice;
    Unicode: typeof Unicode;
    VESAVirtualControls: typeof VESAVirtualControls;
    VRControls: typeof VRControls;
} = ...

Type declaration

  • Arcade: typeof Arcade
  • AuxiliaryDisplay: typeof AuxiliaryDisplay
  • BarcodeScanner: typeof BarcodeScanner
  • BatterySystem: typeof BatterySystem
  • BrailleDisplay: typeof BrailleDisplay
  • Button: typeof Button
  • CameraControl: typeof CameraControl
  • Consumer: typeof Consumer
  • Digitizer: typeof Digitizer
  • EyeAndHeadTracker: typeof EyeAndHeadTracker
  • FIDOAlliance: typeof FIDOAlliance
  • GameControls: typeof GameControls
  • GamingDevice: typeof GamingDevice
  • GenericDesktop: typeof GenericDesktop
  • GenericDevice: typeof GenericDevice
  • Haptics: typeof Haptics
  • KeyboardKeypad: typeof KeyboardKeypad
  • LED: typeof LED
  • Lighting: typeof Lighting
  • MagneticStripeReader: typeof MagneticStripeReader
  • MedicalInstrument: typeof MedicalInstrument
  • Monitor: typeof Monitor
  • MonitorEnum: typeof MonitorEnum
  • Ordinal: typeof Ordinal
  • PhysicalInputDevice: typeof PhysicalInputDevice
  • Power: typeof Power
  • Scales: typeof Scales
  • Sensor: typeof Sensor
  • SimulationControls: typeof SimulationControls
  • SoC: typeof SoC
  • SportControls: typeof SportControls
  • TelephonyDevice: typeof TelephonyDevice
  • Unicode: typeof Unicode
  • VESAVirtualControls: typeof VESAVirtualControls
  • VRControls: typeof VRControls

Generated using TypeDoc