Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyboardInfo

This class is used to store keyboard related info for the onKeyboardObservable event.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Instantiates a new keyboard info. This class is used to store keyboard related info for the onKeyboardObservable event.

    Parameters

    • type: number

      Defines the type of event (KeyboardEventTypes)

    • event: IKeyboardEvent

      Defines the related dom event

    Returns KeyboardInfo

Properties

eventSearch playground for event

Defines the related dom event

typeSearch playground for type

type: number

Defines the type of event (KeyboardEventTypes)

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method