screenPixelScale

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
get the screenPixelScale
Summary

Returns the pixel scale of the main screen.

Introduced6.6
OSmac, windows, linux, ios, android
Platformsdesktop, mobile
Example
get the screenPixelScale
Values
NameTypeDescription
Value

The screenPixelScale property returns a non-zero real number.

RelatedCommand: iphoneUseDeviceResolution
Property: usePixelScaling, pixelScale, systemPixelScale, screenPixelScales
Description

Returns the pixel scale of the main screen.

Tagswindowing