Skip to main content

Tkit

BFChainInterfaceTkitLess than 1 minute

Property

  • _listeners

    Used to save all listeners;
    The type of the attribute value is an Object;
    key is the event name
    value is an Array, and the index item is a function that accepts any argument;

  • _windowListeners

    Used to save event monitoring;
    The property value is an Object
    key is the name of the event
    value is a WindowListenerHandle object;

Method

  • none

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
_listenersX
_windowListenersX

NetWorkPlugin

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