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

AbstractAttribute

AbstractAttribute

interface AbstractAttribute
Interface for attributes that can be stored in components.
This interface defines the basic operations for getting and setting attribute values.

Functions

NameSummary
get
abstract fun get(): Any
set
abstract fun set(value: Any)
Did you find this page helpful?
Thumbs up icon
Thumbs down icon