API reference
API reference
Select your platform
No SDKs available
No versions available

AbstractAttribute

AbstractAttribute

abstract class AbstractAttribute<T>(keyString: String, key: Int, component: ComponentBase, initialValue: T?)

Constructors

NameSummary
AbstractAttribute
constructor(keyString: String, key: Int, component: ComponentBase, initialValue: T?)

Properties

NameSummary
map
var map: MutableMap<Int, <Error class: unknown class><AttributeType, Any?>>
value
var value: T?

Functions

NameSummary
checkIfComponentIsOld
fun checkIfComponentIsOld()
checkIfComponentIsRecycled
fun checkIfComponentIsRecycled()
Did you find this page helpful?
Thumbs up icon
Thumbs down icon