Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
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