windowId property
The window id of a CreateWindowAction.windowId
.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
int? get windowId => platform.windowId;
The window id of a CreateWindowAction.windowId
.
Officially Supported Platforms/Implementations:
int? get windowId => platform.windowId;