Show:

BO.PinEvent Class

An Event object to be dispatched (fired) by a Pin object.

Constructor

BO.PinEvent

(
  • type
)

Parameters:

  • type String

    The event type

Item Index

Properties

PinEvent.CHANGE

Unknown static

PinEvent.FALLING_EDGE

Unknown static

PinEvent.RISING_EDGE

Unknown static

target

Object

The event target

type

String

The event type