Options
All
  • Public
  • Public/Protected
  • All
Menu

The options for triggering a hover action

Hierarchy

  • IHoverOptions

Index

Properties

args

Optional isHovered

isHovered: boolean

A hint to skip hit test and apply provided value

Optional notifyOutEvent

notifyOutEvent: boolean

Defines if hovered event should be raised when pointer leaves the current target

Optional notifyPositionUpdate

notifyPositionUpdate: boolean

Defines if hovered event should be raised when pointer moves within the current target

Generated using TypeDoc