Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PointerInfoBase

Base class of pointer info types.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Instantiates the base class of pointers info.

    Parameters

    • type: number

      Defines the type of event (PointerEventTypes)

    • event: IMouseEvent

      Defines the related dom event

    Returns PointerInfoBase

Properties

eventSearch playground for event

Defines the related dom event

typeSearch playground for type

type: number

Defines the type of event (PointerEventTypes)

Legend

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