UiStateText

open class UiStateText

Constructors

UiStateText
Link copied to clipboard
open fun UiStateText()

Functions

getLatestTextAlignment
Link copied to clipboard
open fun getLatestTextAlignment(): Align
getLatestUsedFontId
Link copied to clipboard
open fun getLatestUsedFontId(): String
getLatestUsedTextBackgroundColor
Link copied to clipboard
open fun getLatestUsedTextBackgroundColor(): Int
getLatestUsedTextColor
Link copied to clipboard
open fun getLatestUsedTextColor(): Int

Properties

fontId
Link copied to clipboard
private open var fontId: String
textAlignment
Link copied to clipboard
private open var textAlignment: Align
textBackgroundColor
Link copied to clipboard
private open var textBackgroundColor: Integer
textColor
Link copied to clipboard
private open var textColor: Integer