Struct LinkButton
Simple button used to represent a link to some resource.
struct LinkButton
;
This kind of button is primarily used when the interaction with the button causes a context change (like linking to a web page).
Properties
| Name | Type | Description |
|---|---|---|
text[get, set]
|
String | |
underline[get, set]
|
LinkButton |
Methods
| Name | Description |
|---|---|
getText
|
|
getUnderlineMode
|
|
setText
|
|
setUnderlineMode
|
Enums
| Name | Description |
|---|---|
Constants
|
|
UnderlineMode
|