PaletteKt
Added in 1.0.0
public final class PaletteKt
Summary
Public methods |
|
|---|---|
static final Palette.Swatch |
Returns the selected swatch for the given target from the palette, or |
Public methods
get
public static final Palette.Swatch get(@NonNull Palette receiver, @NonNull Target target)
Returns the selected swatch for the given target from the palette, or null if one could not be found.
| See also | |
|---|---|
getSwatchForTarget |