Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template-core
/
com.mapsted.template_core.ui.welcome.model
/
WelcomePageTheme
Welcome
Page
Theme
open
class
WelcomePageTheme
Members
Constructors
Welcome
Page
Theme
Link copied to clipboard
constructor
(
color
:
Int
,
button
:
Int
,
arrowNext
:
Int
,
logo
:
Int
,
privacy
:
Int
,
buttonTextColor
:
Int
)
Properties
arrow
Next
Link copied to clipboard
open
var
arrowNext
:
Int
button
Link copied to clipboard
open
var
button
:
Int
button
Text
Color
Link copied to clipboard
open
var
buttonTextColor
:
Int
color
Link copied to clipboard
open
var
color
:
Int
logo
Link copied to clipboard
open
var
logo
:
Int
privacy
Link copied to clipboard
open
var
privacy
:
Int