TextView

A simple text view

Constructor
TextView(text: string = null)

Construct a TextView

Parameters
text The text to show
Methods
id
TextView id(id: string)

Set an id to identify a view

Parameters
id id to identify a view
Return
TextView This TextView instance
text
TextView text(text: string)

Set the text to show

Parameters
text The text to show
Return
TextView This TextView instance

© 2024 - Macrorify by KoK-CODE