toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
ObjectStyle
Object
Style
abstract
class
ObjectStyle
Members
Constructors
Object
Style
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
ObjectStyle.Builder
color
Link copied to clipboard
@
Nullable
abstract
fun
color
(
)
:
String
icon
Link copied to clipboard
@
Nullable
abstract
fun
icon
(
)
:
String
to
Builder
Link copied to clipboard
abstract
fun
toBuilder
(
)
:
ObjectStyle.Builder