SmartWeatherCloudSticker0

class SmartWeatherCloudSticker0(context: <ERROR CLASS>) : SmartWeatherSticker

Functions

calculateSize
Link copied to clipboard
open override fun calculateSize(): <ERROR CLASS>
draw
Link copied to clipboard
open override fun draw(canvas: <ERROR CLASS>)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
generateText
Link copied to clipboard
open override fun generateText(): String
getDrawableFont
Link copied to clipboard
override fun getDrawableFont(font: SmartSticker.Font): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

boxPaint
Link copied to clipboard
override val boxPaint: Nothing?
drawableFont
Link copied to clipboard
override val drawableFont: <ERROR CLASS>
icon
Link copied to clipboard
override val icon: Int
iconAlignment
Link copied to clipboard
override val iconAlignment: SmartWeatherSticker.IconAlignment
imageSource
Link copied to clipboard
override val imageSource: <ERROR CLASS>
padding
Link copied to clipboard
override val padding: Float
smartStickerConfig
Link copied to clipboard
override val smartStickerConfig: <ERROR CLASS>
text
Link copied to clipboard
override val text: String
textBounds
Link copied to clipboard
override val textBounds: <ERROR CLASS>
textPaint
Link copied to clipboard
override val textPaint: <ERROR CLASS>