toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-layout
/
com.urbanairship.android.layout.property
/
SwitchStyle
Switch
Style
open
class
SwitchStyle
:
ToggleStyle
Members
Constructors
Switch
Style
Link copied to clipboard
constructor
(
@
NonNull
onColor
:
Color
,
@
NonNull
offColor
:
Color
)
Properties
off
Color
Link copied to clipboard
@
NonNull
@get:
NonNull
val
offColor
:
Color
on
Color
Link copied to clipboard
@
NonNull
@get:
NonNull
val
onColor
:
Color
Inherited properties
type
Link copied to clipboard
@
NonNull
@get:
NonNull
val
type
:
ToggleType
Functions
from
Json
Link copied to clipboard
@
NonNull
open
fun
fromJson
(
@
NonNull
json
:
JsonMap
)
:
SwitchStyle
Inherited functions
from
Json
Link copied to clipboard
@
NonNull
open
fun
fromJson
(
@
NonNull
json
:
JsonMap
)
:
ToggleStyle