Docusign Android SDK
sdk-common
/
com.docusign.androidsdk.dsmodels
/
DSTheme
DSTheme
enum
DSTheme
:
Enum
<
DSTheme
>
Content copied to clipboard
Sets the theme. For Dark theme, set DSTheme.DARK
Entries
Properties
Entries
SYSTEM
Link copied to clipboard
SYSTEM
(
)
Content copied to clipboard
LIGHT
Link copied to clipboard
LIGHT
(
)
Content copied to clipboard
DARK
Link copied to clipboard
DARK
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard