toggle menu
kmpdevicepreview
common
switch theme
search in API
kmpdevicepreview
/
com.kappmaker.devicepreview.core
/
SimulatedDevice
Simulated
Device
data
class
SimulatedDevice
(
val
device
:
Device
,
val
configuration
:
DeviceConfiguration
=
DeviceConfiguration()
)
Members
Constructors
Simulated
Device
Link copied to clipboard
constructor
(
device
:
Device
,
configuration
:
DeviceConfiguration
=
DeviceConfiguration()
)
Properties
configuration
Link copied to clipboard
val
configuration
:
DeviceConfiguration
current
Screen
Size
Link copied to clipboard
val
currentScreenSize
:
ScreenSize
device
Link copied to clipboard
val
device
:
Device