Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyboardState

Hierarchy

  • KeyboardState

Index

Properties

Optional Readonly asString

asString: string | null

Optional Readonly hasAlt

hasAlt: boolean | null

Optional Readonly hasCommand

hasCommand: boolean | null

Optional Readonly hasControl

hasControl: boolean | null

Optional Readonly hasShift

hasShift: boolean | null

Generated using TypeDoc