android / org.pinelang.android.compose / PineText
PineText¶
class PineText :PineComposable
Constructors¶
| Name | Summary |
|---|---|
| <init> | PineText(id:Int) |
Properties¶
| Name | Summary |
|---|---|
| color | val color:String |
| size | val size:Int |
| text | var text:String |
Functions¶
| Name | Summary |
|---|---|
| ComposeComponent | fun ComposeComponent():Unit |
| getMeta | fun getMeta(): PineMetaObject |
Companion Object Properties¶
| Name | Summary |
|---|---|
| meta | val meta: PineMetaObject |