SmartTimeLeafSticker

open class SmartTimeLeafSticker(context: <ERROR CLASS>, amPmMarkerColor: <ERROR CLASS>, textColor: <ERROR CLASS>, font: SmartSticker.Font) : SmartTimeSticker

Types

Companion
Link copied to clipboard
object Companion

Functions

calculateSize
Link copied to clipboard
open override fun calculateSize(): <ERROR CLASS>
draw
Link copied to clipboard
open override fun draw(canvas: <ERROR CLASS>)
drawMarker
Link copied to clipboard
override fun drawMarker(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

local
Link copied to clipboard
override val local: Locale
textColor
Link copied to clipboard
override val textColor: <ERROR CLASS>

Inheritors

SmartTimeSticker0
Link copied to clipboard