onPageStart
Called when page start loading.
Syntax
Android
Parameters
url: The page URL
iOS
Parameters
view: The LynxView instance.
Note
- This method is called once for each content loading request.
Harmony
Parameters
lynxContext: The LynxContext which has started loadingpipelineInfo: The information about the pixel pipeline
Note
- This method will be executed before the main process of lynx so do not execute overlycomplex logic in this method.
Compatibility
LCD tables only load in the browser