MCQs > IT & Programming > IOS Technical Test > Which is the correct way to get the screen height and width in iOS ?

IOS Technical Test MCQs

Which of the following is the correct way to get the screen height and width in iOS ?

Answer

Correct Answer: [[UIScreen mainScreen] bounds].size.height and [[UIScreen mainScreen] bounds].size.width;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

IOS Technical Test Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

IOS Technical Test Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it