toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-preference-center
/
com.urbanairship.preferencecenter.data
/
Item
/
ContactManagement
/
IconButton
Icon
Button
data
class
IconButton
(
val
contentDescription
:
String
?
)
Members
Constructors
Icon
Button
Link copied to clipboard
constructor
(
contentDescription
:
String
?
)
Properties
content
Description
Link copied to clipboard
val
contentDescription
:
String
?
Functions
to
Json
Link copied to clipboard
fun
toJson
(
)
:
JsonMap