isForMainFrame property
Indicates whether the request was made for the main frame.
NOTE for Android: If the request is associated to the PlatformWebViewCreationParams.onCreateWindow event, this is always true
.
Also, on Android < 21, this is always true
.
Implementation
bool isForMainFrame;