getColor

@Nullable
open fun getColor(): @Nullable Integer(source)

Returns the current color selected in the picker.

Return

The currently selected ARGB color as an integer, or null if no color has been set or selected yet.