SystemColors

System colors tool.

Parameters

context

the current context.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
@JvmName(name = "getMaterialDynamicNeutral")
fun materialDynamicNeutral(value: Int = 0): Int

Get the "material_dynamic_neutral"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getMaterialDynamicNeutralVariant")
fun materialDynamicNeutralVariant(value: Int = 0): Int

Get the "material_dynamic_neutral_variant"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getMaterialDynamicPrimary")
fun materialDynamicPrimary(value: Int = 0): Int

Get the "material_dynamic_primary"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getMaterialDynamicSecondary")
fun materialDynamicSecondary(value: Int = 0): Int

Get the "material_dynamic_secondary"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getMaterialDynamicTertiary")
fun materialDynamicTertiary(value: Int = 0): Int

Get the "material_dynamic_tertiary"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getSystemAccentPrimary")
fun systemAccentPrimary(value: Int = 0): Int

Get the "system-accent-1"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getSystemAccentSecondary")
fun systemAccentSecondary(value: Int = 0): Int

Get the "system-accent-2"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getSystemAccentTertiary")
fun systemAccentTertiary(value: Int = 0): Int

Get the "system-accent-3"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getSystemNeutralPrimary")
fun systemNeutralPrimary(value: Int = 0): Int

Get the "system-neutral-1"'s all depth colors.

Link copied to clipboard
@JvmName(name = "getSystemNeutralSecondary")
fun systemNeutralSecondary(value: Int = 0): Int

Get the "system-neutral-2"'s all depth colors.