Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.core.models.beans
/
DeviceInfo
/
ScreenRes
Screen
Res
open
class
ScreenRes
Members
Constructors
Screen
Res
Link copied to clipboard
constructor
(
widthPixel
:
Int
,
heightPixel
:
Int
,
pixelPerInch
:
Int
)
Properties
height
Pixel
Link copied to clipboard
open
var
heightPixel
:
Int
pixel
Per
Inch
Link copied to clipboard
open
var
pixelPerInch
:
Int
width
Pixel
Link copied to clipboard
open
var
widthPixel
:
Int
Functions
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String