G GaNdAlF89 Active Member Licensed User Longtime User Jul 16, 2015 #1 Hi, how can I obtain the dimension of display measured in inches? For example, a tablet 7" or 10.1"? Thanks
Hi, how can I obtain the dimension of display measured in inches? For example, a tablet 7" or 10.1"? Thanks
Erel B4X founder Staff member Licensed User Longtime User Jul 16, 2015 #2 B4X: dim len as Double = GetDeviceLayoutValues.ApproximateScreenSize Upvote 0