sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
picker-color
/
androidx.picker.widget
/
SeslRecentColorInfo
Sesl
Recent
Color
Info
open
class
SeslRecentColorInfo
(
source
)
Members
Constructors
Sesl
Recent
Color
Info
Link copied to clipboard
constructor
(
)
Functions
get
Selected
Color
Link copied to clipboard
open
fun
getSelectedColor
(
)
:
Integer
init
Recent
Color
Info
Link copied to clipboard
open
fun
initRecentColorInfo
(
colorIntegerArray
:
Array
<
Int
>
)
save
Selected
Color
Link copied to clipboard
open
fun
saveSelectedColor
(
selectedColor
:
Int
)
set
Current
Color
Link copied to clipboard
open
fun
setCurrentColor
(
currentColor
:
Integer
)
set
New
Color
Link copied to clipboard
open
fun
setNewColor
(
newColor
:
Integer
)