BaseEvent

BFChainAugust 11, 2023
  • Interface
  • BaseEvent
Less than 1 minute

BaseEvent is a base class that inherits from EventTargetopen in new window, but it is used for other elements to inherit and cannot be instantiated directly.

Properties

  • app_kit

    Used to store all event listeners; The property value is a Tkit object;

Methods

Events

  • No predefined events

Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
app_kitX
addEventListenerX
removeEventListenerX
dispatchEventX

Interface

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0