ShadowStyleSpan

class ShadowStyleSpan(dx: Float, dy: Float, radius: Float, val color: Int) : CharacterStyle, ReactSpan

Constructors

Link copied to clipboard
constructor(dx: Float, dy: Float, radius: Float, color: Int)

Properties

Link copied to clipboard
val color: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun updateDrawState(textPaint: TextPaint)