WindowListenerHandle
interfaceWindowListenerHandleLess than 1 minute
Property
registered
whether it has been registered;
The attribute value is a boolean;windowEventName
The name of the window event;
The attribute value is a string;pluginEventName
The name of the plugin event;
The attribute value is a string;
Method
WindowListenerHandle.handler()
event listener;
Event
- none
Platform Compatibility
| Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
|---|---|---|---|---|
| registered | ✅ | ✅ | ✅ | X |
| windowEventName | ✅ | ✅ | ✅ | X |
| pluginEventName | ✅ | ✅ | ✅ | X |
| handler | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7