toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.definition.topic
/
DisplayResolutionStatus
/
Data
Data
data
class
Data
(
val
width
:
Int
,
val
height
:
Int
)
Parameters
width
The display width in pixels
height
The display height in pixels
Members
Constructors
Data
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int