toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.definition.topic
/
SystemSteeringProperty
/
AppearanceLevel
Appearance
Level
data
class
AppearanceLevel
(
val
appearance
:
SystemSteeringProperty.AppearanceLevel.Level
=
Level.Medium
)
Parameters
appearance
The
Level
of the appearance on the display. Either
Small
,
Medium
or
Large
.
Members
Constructors
Appearance
Level
Link copied to clipboard
constructor
(
appearance
:
SystemSteeringProperty.AppearanceLevel.Level
=
Level.Medium
)
Types
Level
Link copied to clipboard
enum
Level
:
Enum
<
SystemSteeringProperty.AppearanceLevel.Level
>
Properties
appearance
Link copied to clipboard
val
appearance
:
SystemSteeringProperty.AppearanceLevel.Level