What is the command for page load in Android/iOS devices?

currently i am executing test cases using appium studio,but driver.pageload () function not working properly,

Is there any command for page load in Android/iOS devices?

you can use ExpectedConditions to try and wait for the element visibility