LinkButton
Inherits: BaseButton < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
focus_mode |
|
|
|
||
mouse_default_cursor_shape |
|
|
|
||
|
||
|
||
|
||
|
||
|
Theme Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Enumerations
enum UnderlineMode:
UnderlineMode UNDERLINE_MODE_ALWAYS = 0
There is currently no description for this enum. Please help us by contributing one!
UnderlineMode UNDERLINE_MODE_ON_HOVER = 1
There is currently no description for this enum. Please help us by contributing one!
UnderlineMode UNDERLINE_MODE_NEVER = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
String language = ""
There is currently no description for this property. Please help us by contributing one!
StructuredTextParser structured_text_bidi_override = 0
void set_structured_text_bidi_override ( StructuredTextParser value )
StructuredTextParser get_structured_text_bidi_override ( )
There is currently no description for this property. Please help us by contributing one!
Array structured_text_bidi_override_options = []
void set_structured_text_bidi_override_options ( Array value )
Array get_structured_text_bidi_override_options ( )
There is currently no description for this property. Please help us by contributing one!
String text = ""
There is currently no description for this property. Please help us by contributing one!
TextDirection text_direction = 0
void set_text_direction ( TextDirection value )
TextDirection get_text_direction ( )
There is currently no description for this property. Please help us by contributing one!
UnderlineMode underline = 0
void set_underline_mode ( UnderlineMode value )
UnderlineMode get_underline_mode ( )
There is currently no description for this property. Please help us by contributing one!
String uri = ""
There is currently no description for this property. Please help us by contributing one!
Theme Property Descriptions
Color font_color = Color(0.875, 0.875, 0.875, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_disabled_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_focus_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_hover_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_hover_pressed_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_outline_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_pressed_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
int outline_size = 0
There is currently no description for this theme property. Please help us by contributing one!
int underline_spacing = 2
There is currently no description for this theme property. Please help us by contributing one!
Font font
There is currently no description for this theme property. Please help us by contributing one!
int font_size
There is currently no description for this theme property. Please help us by contributing one!
StyleBox focus
There is currently no description for this theme property. Please help us by contributing one!