isForMainFrame property
Whether the request was made in order to fetch the main frame's document.
NOTE: available on Android 21+. For Android < 21 it will be always true
.
Implementation
bool? isForMainFrame;
Whether the request was made in order to fetch the main frame's document.
NOTE: available on Android 21+. For Android < 21 it will be always true
.
bool? isForMainFrame;