cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MDK - how to get screen resolution?

Radek_Uhlir1
Participant

Accepted Solutions (1)

Accepted Solutions (1)

muhammad_rafay
Product and Topic Expert
Product and Topic Expert

You might be able to get screen width and size using native script core. The Screen class provides methods and properties to retrieve the screen size and scale of the device.

https://docs.nativescript.org/core/screen

Answers (0)